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