mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-05 18:20:24 -08:00
fix(Bash/CLI): Bump Data to version 19 (#24025)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
parent
ef8d4218de
commit
f190e294da
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ function inst_simple_restarter {
|
||||||
|
|
||||||
function inst_download_client_data {
|
function inst_download_client_data {
|
||||||
# change the following version when needed
|
# change the following version when needed
|
||||||
local VERSION=19
|
local VERSION=v19
|
||||||
|
|
||||||
echo "#######################"
|
echo "#######################"
|
||||||
echo "Client data downloader"
|
echo "Client data downloader"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue