mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
Upped version to 3.0.0
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
|
||||
Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o
|
||||
|
||||
## [3.0.0] - UNRELEASED
|
||||
## Unreleased
|
||||
|
||||
|
||||
|
||||
## [3.0.0] - 06.09.2021
|
||||
|
||||
### Changed
|
||||
|
||||
|
@@ -19,7 +19,7 @@ namespace NadekoBot.Services
|
||||
private readonly IBotCredentials _creds;
|
||||
private readonly DateTime _started;
|
||||
|
||||
public const string BotVersion = "3.0.0-beta3";
|
||||
public const string BotVersion = "3.0.0";
|
||||
public string Author => "Kwoth#2452";
|
||||
public string Library => "Discord.Net";
|
||||
|
||||
|
Reference in New Issue
Block a user