Version upped

This commit is contained in:
Master Kwoth 2017-11-10 13:38:00 +01:00
parent 41555aa629
commit 5b14fb2c22

View File

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