From 45cb95e3684fcc97ec70de96406713870ab52f0d Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Fri, 12 Mar 2021 23:36:17 -0500 Subject: [PATCH] Update to panel and wings 1.3.1 --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 302579e..6bb556e 100644 --- a/install.sh +++ b/install.sh @@ -8,8 +8,8 @@ warn(){ echo -e '\e[31m'$1'\e[0m'; } -PANEL=v1.2.2 -WINGS=v1.2.3 +PANEL=v1.3.1 +WINGS=v1.3.1 PANEL_LEGACY=v0.7.19 DAEMON_LEGACY=v0.6.13 PHPMYADMIN=5.0.4