This commit is contained in:
Master Kwoth 2017-09-11 23:39:44 +02:00
parent ea0ca1471f
commit f08fd3bdb1

View File

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