We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52279a commit b6c6dbdCopy full SHA for b6c6dbd
install/hst-install-debian.sh
@@ -23,7 +23,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
23
VERBOSE='no'
24
25
# Define software versions
26
-HESTIA_INSTALL_VER='1.4.2~alpha'
+HESTIA_INSTALL_VER='1.4.2'
27
pma_v='5.1.0'
28
rc_v="1.4.11"
29
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")
install/hst-install-ubuntu.sh
0 commit comments