We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a738416 + 5a3f3a4 commit 9144a6eCopy full SHA for 9144a6e
1 file changed
install/hst-install-ubuntu.sh
@@ -22,7 +22,7 @@ codename="$(lsb_release -s -c)"
22
hestiacp="$HESTIA/install/$VERSION/$release"
23
24
# Define software versions
25
-pma_v='4.8.4'
+pma_v='4.8.5'
26
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
27
fpm_v="7.3"
28
0 commit comments