Commandlist updated for 1.41

This commit is contained in:
Master Kwoth 2017-06-11 10:54:08 +02:00
parent 0a36ecf066
commit ab6c3a7408

View File

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