release: AzerothCore 3.0.0 (#4339)

This commit is contained in:
Francesco Borzì
2021-01-25 17:32:29 +01:00
committed by GitHub
parent 3d60ce8e6e
commit 77412062b1
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name" : "azerothcore-wotlk", "name" : "azerothcore-wotlk",
"version" : "3.0.0-dev", "version" : "3.0.0",
"license" : "AGPL3" "license" : "AGPL3"
} }

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1611591801006649000');
UPDATE `version` SET `db_version`='ACDB 335.3', `cache_id`=3;