This commit is contained in:
Master Kwoth 2017-07-07 23:23:10 +02:00
parent 4de7e38277
commit 96ae60378b

View File

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