This commit is contained in:
Master Kwoth 2017-09-11 01:49:51 +02:00
parent 6c3025ecf1
commit 62c016c7cf

View File

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