Version upped to 2.4.1

This commit is contained in:
Master Kwoth 2017-11-08 12:46:17 +01:00
parent c9f8b157bb
commit 759bb0982e

View File

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