From 156ef500dc663635f39d933ce31416020a21b77b Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 2 Nov 2021 01:05:08 -0400 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 13fc50a..38f2650 100644 --- a/install.sh +++ b/install.sh @@ -8,8 +8,8 @@ warn(){ echo -e '\e[31m'$1'\e[0m'; } -PANEL=v1.6.2 -WINGS=v1.5.1 +PANEL=latest +WINGS=latest PHPMYADMIN=5.1.1 preflight(){