Version upped to 1.1.3

This commit is contained in:
Kwoth 2017-01-18 21:56:53 +01:00
parent 7bdbf227cd
commit fd97927fde

View File

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