Republish, version is 1.41.1 now

This commit is contained in:
Master Kwoth 2017-06-11 01:14:35 +02:00
parent 0eba3c946c
commit 052bf21435

View File

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