Version changed to 1.41, scripts removed

This commit is contained in:
Master Kwoth
2017-06-10 23:51:22 +02:00
parent da85372fae
commit 6a0a749c67
5 changed files with 1 additions and 407 deletions

View File

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