From b405b5130a345982b8c408df66ecf5ab010ce964 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 15 Jul 2021 22:56:34 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 0897705a6814fc19007e5f88fbcb98b3689880c9 --- acore.json | 2 +- doc/changelog/master.md | 8 ++++++++ doc/changelog/pendings/changes_1625947288869410900.md | 3 --- 3 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 doc/changelog/pendings/changes_1625947288869410900.md diff --git a/acore.json b/acore.json index 37019c351..5a2d4e303 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 fecb2b75a..22cdcf228 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 48bdf4377..000000000 --- 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.