Skip to content

Commit 0c80559

Browse files
committed
Update change log+ version install-debian
1 parent 428459a commit 0c80559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
1414
- Fixed an issue where v-change-sys-hostname does not update host file (#2688 #2683)
1515
- Fixed an issue with IDN conversions not working on new server installs (#2692 @wojsmol)
1616

17-
### Enchantments
17+
### Enhancements
1818

1919
- Improve restart behaviour php-fpm
2020
- Improve updating process to make it faster.

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
3131
VERBOSE='no'
3232

3333
# Define software versions
34-
HESTIA_INSTALL_VER='1.6.1~alpha'
34+
HESTIA_INSTALL_VER='1.6.2~alpha'
3535
# Dependencies
3636
pma_v='5.2.0'
3737
rc_v="1.5.3"

0 commit comments

Comments
 (0)