version upped

This commit is contained in:
Master Kwoth 2017-07-07 16:07:57 +02:00
parent 994457f9af
commit ab99801a37

View File

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