feat(DB): release ACDB 6.0.0 (#11515)
This commit is contained in:
parent
6950eb0cd0
commit
b4bcdd94d1
737 changed files with 87008 additions and 43668 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "azerothcore-wotlk",
|
||||
"version": "6.0.0-dev.3",
|
||||
"version": "7.0.0-dev.0",
|
||||
"license": "AGPL3"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ function import() {
|
|||
folder="db_"$db
|
||||
pendingPath="$AC_PATH_ROOT/data/sql/updates/pending_$folder"
|
||||
updPath="$UPDATES_PATH/$folder"
|
||||
archivedPath="$AC_PATH_ROOT/data/sql/archive/$folder/5.x"
|
||||
archivedPath="$AC_PATH_ROOT/data/sql/archive/$folder/6.x"
|
||||
|
||||
latestUpd=$(ls -1 $updPath/ | tail -n 1)
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue