Version upped

This commit is contained in:
Master Kwoth 2017-07-13 04:09:38 +02:00
parent ed40bc99b2
commit 67f0cfb717

View File

@ -20,7 +20,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.6"; public const string BotVersion = "1.55.7";
public string Author => "Kwoth#2560"; public string Author => "Kwoth#2560";
public string Library => "Discord.Net"; public string Library => "Discord.Net";