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