Version upped

This commit is contained in:
Master Kwoth 2017-11-08 04:33:54 +01:00
parent f6fccc5348
commit 788955bb1a

View File

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