Upped version

This commit is contained in:
Master Kwoth 2017-07-09 01:40:54 +02:00
parent f1a4a88730
commit 3966629263

View File

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