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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,5 @@
{
"name" : "azerothcore-wotlk",
"version" : "3.0.0-dev",
"version" : "3.0.0",
"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;