Upped version

This commit is contained in:
Master Kwoth 2017-07-10 21:56:53 +02:00
parent dc0176365b
commit ab3ad4f2fb

View File

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