diff --git a/apps/installer/includes/functions.sh b/apps/installer/includes/functions.sh index ea901c288..8b70e4acb 100644 --- a/apps/installer/includes/functions.sh +++ b/apps/installer/includes/functions.sh @@ -223,7 +223,7 @@ function inst_simple_restarter { function inst_download_client_data { # change the following version when needed - local VERSION=v15 + local VERSION=v14 echo "#######################" echo "Client data downloader"