fix(Core): Update client data downloader version to v18 (#23544)

This commit is contained in:
Luca Folloni 2025-11-05 16:09:47 +01:00 committed by GitHub
parent f909e9b6eb
commit ee955e74ab
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=v17
local VERSION=v18
echo "#######################"
echo "Client data downloader"