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

Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
Ryan Turner 2025-12-03 11:51:30 +00:00 committed by GitHub
parent ef8d4218de
commit f190e294da
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=19
local VERSION=v19
echo "#######################"
echo "Client data downloader"