Browse Source

phpMyAdmin Update to 4.8.5

Alexandros Ioannides 7 years ago
parent
commit
5a3f3a42d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/hst-install-ubuntu.sh

+ 1 - 1
install/hst-install-ubuntu.sh

@@ -22,7 +22,7 @@ codename="$(lsb_release -s -c)"
 hestiacp="$HESTIA/install/$VERSION/$release"
 
 # Define software versions
-pma_v='4.8.4'
+pma_v='4.8.5'
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
 fpm_v="7.3"