This commit is contained in:
Kwoth 2017-01-31 20:22:12 +01:00
parent 28566023c2
commit 3c4cdb3e60

View File

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