diff --git a/apps/installer/includes/functions.sh b/apps/installer/includes/functions.sh index 28e5b4137..3c9b2edba 100644 --- a/apps/installer/includes/functions.sh +++ b/apps/installer/includes/functions.sh @@ -155,7 +155,7 @@ function inst_simple_restarter { function inst_download_client_data { # change the following version when needed - local VERSION=v17 + local VERSION=v18.0 echo "#######################" echo "Client data downloader"