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 428459a commit 0c80559Copy full SHA for 0c80559
CHANGELOG.md
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
14
- Fixed an issue where v-change-sys-hostname does not update host file (#2688 #2683)
15
- Fixed an issue with IDN conversions not working on new server installs (#2692 @wojsmol)
16
17
-### Enchantments
+### Enhancements
18
19
- Improve restart behaviour php-fpm
20
- Improve updating process to make it faster.
install/hst-install-debian.sh
@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
31
VERBOSE='no'
32
33
# Define software versions
34
-HESTIA_INSTALL_VER='1.6.1~alpha'
+HESTIA_INSTALL_VER='1.6.2~alpha'
35
# Dependencies
36
pma_v='5.2.0'
37
rc_v="1.5.3"
0 commit comments