Updated version

This commit is contained in:
Kwoth 2017-03-21 04:59:25 +01:00
parent aeb671cec0
commit dde37f4be8

View File

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