Version upped

This commit is contained in:
Master Kwoth 2017-05-25 16:11:21 +02:00
parent 351ebabd64
commit 3797fbd439

View File

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