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

View File

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