diff --git a/sentora_install.sh b/sentora_install.sh index 3edb7c8..6df2ac5 100755 --- a/sentora_install.sh +++ b/sentora_install.sh @@ -35,11 +35,11 @@ ## # SENTORA_CORE/INSTALLER_VERSION # master - latest unstable -# 1.0.3 - example stable tag +# 2.0.2 - example stable tag ## -SENTORA_INSTALLER_VERSION="master" -SENTORA_CORE_VERSION="master" +SENTORA_INSTALLER_VERSION="2.0.2" +SENTORA_CORE_VERSION="2.0.2" PANEL_PATH="/etc/sentora" PANEL_DATA="/var/sentora"