diff --git a/acore.json b/acore.json index da776fb55..ed4292bec 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "4.0.0-dev.1", + "version": "4.0.0-dev.2", "license": "AGPL3" } diff --git a/doc/changelog/master.md b/doc/changelog/master.md index 8b1378917..caa444e8c 100644 --- a/doc/changelog/master.md +++ b/doc/changelog/master.md @@ -1 +1,11 @@ +## 4.0.0-dev.2 | Commit: 8b6d7cb2ff8c3774ba9a8e253923301fd0c096a5 + + +### Added +- Created new changelog system. + +### How to upgrade + +To create a new changelog please follow the instructions on our [wiki page](https://www.azerothcore.org/wiki/how-to-use-changelog) + diff --git a/doc/changelog/pendings/changes_1623667140221711000.md b/doc/changelog/pendings/changes_1623667140221711000.md deleted file mode 100644 index 96dfee2c2..000000000 --- a/doc/changelog/pendings/changes_1623667140221711000.md +++ /dev/null @@ -1,6 +0,0 @@ -### Added -- Created new changelog system. - -### How to upgrade - -To create a new changelog please follow the instructions on our [wiki page](https://www.azerothcore.org/wiki/how-to-use-changelog)