chore(Bash/installer): update client-data version (#8000)

This commit is contained in:
Stefano Borzì 2021-09-22 05:15:33 +02:00 committed by GitHub
parent 51aac38f59
commit 613daa8312
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,7 +219,7 @@ function inst_simple_restarter {
function inst_download_client_data {
# change the following version when needed
local VERSION=v11
local VERSION=v12
echo "#######################"
echo "Client data downloader"