This commit is contained in:
Master Kwoth 2017-10-29 05:02:00 +01:00
parent 071623c2b9
commit 83194fca6e

View File

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