Version upped to 2.0.3

This commit is contained in:
Master Kwoth 2017-10-22 17:16:39 +02:00
parent ed32e85bac
commit 74f058734d

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.0.2"; public const string BotVersion = "2.0.3";
public string Author => "Kwoth#2560"; public string Author => "Kwoth#2560";
public string Library => "Discord.Net"; public string Library => "Discord.Net";