diff --git a/apps/installer/includes/functions.sh b/apps/installer/includes/functions.sh index 8449afd10..186d2e747 100644 --- a/apps/installer/includes/functions.sh +++ b/apps/installer/includes/functions.sh @@ -219,7 +219,7 @@ function inst_simple_restarter { function inst_download_client_data { # change the following version when needed - local VERSION=v11 + local VERSION=v12 echo "#######################" echo "Client data downloader"