Fixed .deletewaifus

This commit is contained in:
Master Kwoth
2017-10-21 21:06:07 +02:00
parent 5b227bccb6
commit a9b10a4d2b
3 changed files with 4 additions and 3 deletions

View File

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