upped version to 2.4.4

This commit is contained in:
Master Kwoth 2017-11-12 08:43:51 +01:00
parent f79784db57
commit 95584cba62

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.3";
public const string BotVersion = "2.4.4";
public string Author => "Kwoth#2560";
public string Library => "Discord.Net";