fix(apps/installer): bump client-data to v17 (#23256)

This commit is contained in:
sudlud 2025-10-16 00:44:13 +02:00 committed by GitHub
parent 90e0c75616
commit 0822bc34d7
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=v16
local VERSION=v17
echo "#######################"
echo "Client data downloader"