Version Upped

This commit is contained in:
Master Kwoth 2017-11-08 13:09:38 +01:00
parent 106ea84e6b
commit d08f27e088

View File

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