Version upped to 2.5.5

This commit is contained in:
Master Kwoth 2017-11-18 04:43:42 +01:00
parent 2be7774f11
commit d4a5ef160c

View File

@ -21,7 +21,7 @@ namespace NadekoBot.Core.Services.Impl
private readonly IBotCredentials _creds; private readonly IBotCredentials _creds;
private readonly DateTime _started; private readonly DateTime _started;
public const string BotVersion = "2.5.4"; public const string BotVersion = "2.5.5";
public string Author => "Kwoth#2560"; public string Author => "Kwoth#2560";
public string Library => "Discord.Net"; public string Library => "Discord.Net";