Version upped to 2.0.0
This commit is contained in:
parent
ad6eba0a3d
commit
fe4cfa732f
@ -23,7 +23,7 @@ namespace NadekoBot.Core.Services.Impl
|
||||
private readonly IBotCredentials _creds;
|
||||
private readonly DateTime _started;
|
||||
|
||||
public const string BotVersion = "2.0.0-beta";
|
||||
public const string BotVersion = "2.0.0";
|
||||
|
||||
public string Author => "Kwoth#2560";
|
||||
public string Library => "Discord.Net";
|
||||
|
Loading…
Reference in New Issue
Block a user