1.1.8-alpha

This commit is contained in:
Kwoth 2017-02-15 12:17:06 +01:00
parent 2edbbed583
commit d2484fa42b

View File

@ -15,7 +15,7 @@ namespace NadekoBot.Services.Impl
private DiscordShardedClient client;
private DateTime started;
public const string BotVersion = "1.1.6";
public const string BotVersion = "1.1.8-alpha";
public string Author => "Kwoth#2560";
public string Library => "Discord.Net";