release: AzerothCore 3.0.0 (#4339)
This commit is contained in:
parent
3d60ce8e6e
commit
77412062b1
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name" : "azerothcore-wotlk",
|
||||
"version" : "3.0.0-dev",
|
||||
"version" : "3.0.0",
|
||||
"license" : "AGPL3"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1611591801006649000');
|
||||
|
||||
UPDATE `version` SET `db_version`='ACDB 335.3', `cache_id`=3;
|
||||
Loading…
Add table
Add a link
Reference in a new issue