Skip to content

Commit a2c5164

Browse files
phpMyAdmin Update to 4.8.5
1 parent a738416 commit a2c5164

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/$VERSION/$release"
2323

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

0 commit comments

Comments
 (0)