upped version

This commit is contained in:
Kwoth 2017-01-29 00:40:14 +01:00
parent 24b8763ca8
commit 53c6f3ab08

View File

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