mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 12:24:22 +08:00
fix(Core): Update client data downloader version to v18 (#23544)
This commit is contained in:
parent
f909e9b6eb
commit
ee955e74ab
@ -155,7 +155,7 @@ function inst_simple_restarter {
|
||||
|
||||
function inst_download_client_data {
|
||||
# change the following version when needed
|
||||
local VERSION=v17
|
||||
local VERSION=v18
|
||||
|
||||
echo "#######################"
|
||||
echo "Client data downloader"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user