Version upped

This commit is contained in:
Master Kwoth 2017-05-17 14:36:37 +02:00
parent 6dd0cb281e
commit 14f079d07b

View File

@ -16,7 +16,7 @@ namespace NadekoBot.Services.Impl
private readonly DiscordShardedClient _client; private readonly DiscordShardedClient _client;
private readonly DateTime _started; private readonly DateTime _started;
public const string BotVersion = "1.3a"; public const string BotVersion = "1.3b";
public string Author => "Kwoth#2560"; public string Author => "Kwoth#2560";
public string Library => "Discord.Net"; public string Library => "Discord.Net";