1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-16 14:14:42 -04:00

Support for new ptero/wings vers

This commit is contained in:
Josh Miles 2020-12-31 11:34:36 +00:00 committed by GitHub
parent d4bf4ea867
commit 42f771f0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
esac