feat(bash): bumped inst_download_client_data to v13 (#10755)

This commit is contained in:
Remko de Bruin 2022-03-01 22:11:30 +01:00 committed by GitHub
parent b2c9325a73
commit d7b1032fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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