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