Version upped

This commit is contained in:
Master Kwoth 2017-11-01 06:36:06 +01:00
parent 9cfb25d2ed
commit 9f7604f456

View File

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