fix(Bash/CLI): Bump Data to version 19 (#24023)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
parent
16bd6885ad
commit
ef8d4218de
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ function inst_simple_restarter {
|
|||
|
||||
function inst_download_client_data {
|
||||
# change the following version when needed
|
||||
local VERSION=v18.0
|
||||
local VERSION=19
|
||||
|
||||
echo "#######################"
|
||||
echo "Client data downloader"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue