We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7e9d3 commit 3997138Copy full SHA for 3997138
install/hst-install-debian.sh
@@ -22,7 +22,7 @@ codename="$(cat /etc/os-release |grep VERSION= |cut -f 2 -d \(|cut -f 1 -d \))"
22
hestiacp="$HESTIA/install/deb"
23
24
# Define software versions
25
-pma_v='4.8.5'
+pma_v='4.9.0.1'
26
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
27
fpm_v="7.3"
28
0 commit comments