Upped version

This commit is contained in:
Master Kwoth 2017-07-10 19:40:55 +02:00
parent 5db254e8f3
commit 3119a47007

View File

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