chore(DB): import pending files

Referenced commit(s): d18545263f
This commit is contained in:
AzerothCoreBot
2021-08-22 11:42:50 +00:00
parent d18545263f
commit e8f45b2a26
3 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "azerothcore-wotlk",
"version": "4.0.0-dev.10",
"version": "4.0.0-dev.11",
"license": "AGPL3"
}

View File

@@ -1,3 +1,10 @@
## 4.0.0-dev.11 | Commit: [d18545263fda54e19c875d22adfb28ae4072ec01
](https://github.com/azerothcore/azerothcore-wotlk/commit/d18545263fda54e19c875d22adfb28ae4072ec01
### Added
- Added `OnBeforeFinalizePlayerWorldSession ` that can be used to modify the cache version that is sent to the client via modules.
## 4.0.0-dev.10 | Commit: [0897705a6814fc19007e5f88fbcb98b3689880c9
](https://github.com/azerothcore/azerothcore-wotlk/commit/0897705a6814fc19007e5f88fbcb98b3689880c9

View File

@@ -1,3 +0,0 @@
### Added
- Added `OnBeforeFinalizePlayerWorldSession ` that can be used to modify the cache version that is sent to the client via modules.