diff options
-rw-r--r-- | acore.json | 2 | ||||
-rw-r--r-- | doc/changelog/master.md | 8 | ||||
-rw-r--r-- | doc/changelog/pendings/changes_1625947288869410900.md | 3 |
3 files changed, 9 insertions, 4 deletions
diff --git a/acore.json b/acore.json index 37019c351f..5a2d4e3038 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "4.0.0-dev.9", + "version": "4.0.0-dev.10", "license": "AGPL3" } diff --git a/doc/changelog/master.md b/doc/changelog/master.md index fecb2b75a6..22cdcf2287 100644 --- a/doc/changelog/master.md +++ b/doc/changelog/master.md @@ -1,3 +1,11 @@ +## 4.0.0-dev.10 | Commit: [0897705a6814fc19007e5f88fbcb98b3689880c9 +](https://github.com/azerothcore/azerothcore-wotlk/commit/0897705a6814fc19007e5f88fbcb98b3689880c9 + + +### How to upgrade + +Upgrade your Boost version to 1.74 or higher. + ## 4.0.0-dev.9 | Commit: [edfc2a8db48a17bf3e9ace0b36edc819aa0e5e23 ](https://github.com/azerothcore/azerothcore-wotlk/commit/edfc2a8db48a17bf3e9ace0b36edc819aa0e5e23 diff --git a/doc/changelog/pendings/changes_1625947288869410900.md b/doc/changelog/pendings/changes_1625947288869410900.md deleted file mode 100644 index 48bdf43779..0000000000 --- a/doc/changelog/pendings/changes_1625947288869410900.md +++ /dev/null @@ -1,3 +0,0 @@ -### How to upgrade - -Upgrade your Boost version to 1.74 or higher. |