diff options
author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2024-01-20 17:17:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-20 17:17:44 +0100 |
commit | 7f7f18e48906959460171e05733baa736a730048 (patch) | |
tree | df58913a65fc2355a3f3d888876b2c792f720fb1 /acore.json | |
parent | f60fb6307dc674e14190c08d12a3d71d8219b851 (diff) |
feat(DB): Release ACDB 10.0.0 (#18197)
* move archived files into old dir
* auth
* characters
* world
* mistake
* revert some stuff
* Squash time!
* newline
Diffstat (limited to 'acore.json')
-rw-r--r-- | acore.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acore.json b/acore.json index 603a439b88..95e1dcf936 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "7.0.0-dev.1", + "version": "11.0.0-dev.1", "license": "AGPL3" } |