chore(Dashboard/functions.sh): update data version (#12140)

This commit is contained in:
Stefano Borzì 2022-06-22 01:06:34 +02:00 committed by GitHub
parent ba81fa2919
commit 6673067442
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=v14
local VERSION=v15
echo "#######################"
echo "Client data downloader"