Browse Source

Update change log+ version install-debian

Jaap Marcus 3 years ago
parent
commit
0c80559f12
2 changed files with 2 additions and 2 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      install/hst-install-debian.sh

+ 1 - 1
CHANGELOG.md

@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
 - Fixed an issue where v-change-sys-hostname does not update host file (#2688 #2683)
 - Fixed an issue with IDN conversions not working on new server installs (#2692 @wojsmol)
 
-### Enchantments
+### Enhancements
 
 - Improve restart behaviour php-fpm
 - Improve updating process to make it faster. 

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

@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 
 # Define software versions
-HESTIA_INSTALL_VER='1.6.1~alpha'
+HESTIA_INSTALL_VER='1.6.2~alpha'
 # Dependencies
 pma_v='5.2.0'
 rc_v="1.5.3"