diff options
author | Kargatum <dowlandtop@yandex.com> | 2021-10-20 04:31:19 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-20 04:31:19 +0700 |
commit | 43ebc5f24a6073803332ae459933ff18dac9de9c (patch) | |
tree | 58157d69e31165c3bf414e52d60d68583771c339 /acore.json | |
parent | 7d6b0d14c0df4c0ad19323a0a4e954786fa458a7 (diff) |
feat(DB): release ACDB 4.0.0 (#8494)
***ATTENTION***
- To avoid mistakes need to update the core to https://github.com/azerothcore/azerothcore-wotlk/commit/9e3949232cc0ad1703eb4b8bba66dd54b4246ceb to add support correct archive dir and after can merge to actual commit
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 e3e437ac3a..607e2d015e 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "4.0.0-dev.13", + "version": "5.0.0-dev", "license": "AGPL3" } |