upped version

This commit is contained in:
Kwoth 2017-03-21 08:48:35 +01:00
parent 9a024d1809
commit 59f0fb56e2

View File

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