Skip to content

Commit 0179f73

Browse files
committed
Update phpmyadmin version in installer
1 parent 53bde18 commit 0179f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ VERBOSE='no'
3333
# Define software versions
3434
HESTIA_INSTALL_VER='1.5.15'
3535
# Dependencies
36-
pma_v='5.1.3'
36+
pma_v='5.1.4'
3737
rc_v="1.5.2"
3838
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1")
3939
fpm_v="8.0"

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ VERBOSE='no'
3333
# Define software versions
3434
HESTIA_INSTALL_VER='1.5.15'
3535
# Dependencies
36-
pma_v='5.1.3'
36+
pma_v='5.1.4'
3737
rc_v="1.5.2"
3838
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1")
3939
fpm_v="8.0"

0 commit comments

Comments
 (0)