Version upped

This commit is contained in:
Master Kwoth 2017-09-15 22:22:03 +02:00
parent 9cff3b59c1
commit a127e43dc0

View File

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