diff options
author | Kargatum <dowlandtop@yandex.com> | 2022-01-29 20:35:10 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-29 10:35:10 -0300 |
commit | a689775891baad5ee39de1611d27d44f2c6a3ff5 (patch) | |
tree | 54c0b051ceead4047b783ce456ff8715ee137eb9 /acore.json | |
parent | ebda2973900db55043700bb4159b58e7f240edf9 (diff) |
feat(DB): release ACDB 5.0.0 (#10292)
* auth
* char
* world
* archive
* new files
* v
* correct auth db
* add support get last file from archive
* correct world updates
* fix auth
* pendinig to normal
* add pending auth
* add pendings
* smallint
* MEDIUMINT
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 17272a87ed..53d890f32f 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "5.0.0-dev.1", + "version": "6.0.0-dev.0", "license": "AGPL3" } |