Version upped

This commit is contained in:
Master Kwoth 2017-08-05 10:13:05 +02:00
parent 38125509e5
commit ce602b5b35

View File

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