fix(Apps): Update client data version (#14527)

Update functions.sh
This commit is contained in:
Revision
2023-01-06 20:54:59 +01:00
committed by GitHub
parent e65e04d957
commit b89eea668a

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=v15 local VERSION=v16
echo "#######################" echo "#######################"
echo "Client data downloader" echo "Client data downloader"