File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ VERBOSE='no'
2424
2525# Define software versions
2626HESTIA_INSTALL_VER=' 1.4.3~alpha
27- pma_v=' 5.1.0 '
27+ pma_v=' 5.1.1 '
2828rc_v="1.4.11"
2929multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")
3030fpm_v="7.4"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ VERBOSE='no'
2424
2525# Define software versions
2626HESTIA_INSTALL_VER=' 1.4.3~alpha'
27- pma_v=' 5.1.0 '
27+ pma_v=' 5.1.1 '
2828rc_v=" 1.4.11"
2929multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" )
3030fpm_v=" 7.4"
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ UPGRADE_RESTART_SERVICES='true'
5050#######################################################################################
5151
5252# Set version of phpMyAdmin to install during upgrade if not already installed
53- pma_v='5.1.0 '
53+ pma_v='5.1.1 '
5454
5555# Set version of RoundCube (Webmail) to update during upgrade if not already installed
5656# Note: only applies to "non-apt installs >= 1.4.0 or manually phased out"
You can’t perform that action at this time.
0 commit comments