fix(Bash/CLI): Bump Data to version 19 (#24023)

Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
Ryan Turner 2025-12-03 01:27:25 +00:00 committed by GitHub
parent 16bd6885ad
commit ef8d4218de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"