Version upped

This commit is contained in:
Master Kwoth 2017-11-15 20:55:02 +01:00
parent 366f6de9dd
commit 8738a693db

View File

@ -21,7 +21,7 @@ namespace NadekoBot.Core.Services.Impl
private readonly IBotCredentials _creds;
private readonly DateTime _started;
public const string BotVersion = "2.5.0";
public const string BotVersion = "2.5.1";
public string Author => "Kwoth#2560";
public string Library => "Discord.Net";