Skip to content

Commit 3997138

Browse files
Bump PMA Version
1 parent 6f7e9d3 commit 3997138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ codename="$(cat /etc/os-release |grep VERSION= |cut -f 2 -d \(|cut -f 1 -d \))"
2222
hestiacp="$HESTIA/install/deb"
2323

2424
# Define software versions
25-
pma_v='4.8.5'
25+
pma_v='4.9.0.1'
2626
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
2727
fpm_v="7.3"
2828

0 commit comments

Comments
 (0)