diff --git a/install.sh b/install.sh index 598e8b7..e796b40 100644 --- a/install.sh +++ b/install.sh @@ -8,8 +8,8 @@ warn(){ echo -e '\e[31m'$1'\e[0m'; } -PANEL=v1.1.3 -WINGS=v1.1.3 +PANEL=v1.2.0 +WINGS=v1.2.0 PANEL_LEGACY=v0.7.19 DAEMON_LEGACY=v0.6.13 PHPMYADMIN=5.0.4 @@ -2140,4 +2140,4 @@ case $installoption in ;; 22) database_host_reset ;; -esac \ No newline at end of file +esac