upped version

This commit is contained in:
Kwoth 2017-02-02 03:21:32 +01:00
parent a9ab99a29b
commit 258b90e482

View File

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