Jaap Marcus 4 лет назад
Родитель
Сommit
b4d1c9df58
4 измененных файлов с 9 добавлено и 3 удалено
  1. 6 0
      CHANGELOG.md
  2. 1 1
      install/hst-install-debian.sh
  3. 1 1
      install/hst-install-ubuntu.sh
  4. 1 1
      src/deb/hestia/control

+ 6 - 0
CHANGELOG.md

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
 
 
 ### Features
 ### Features
 
 
+### Bugfixes
+
+## [1.4.9] - Service release 
+
+### Features
+
 - Added v-delete-firewall-ban ip all #2031
 - Added v-delete-firewall-ban ip all #2031
 - Include config tests for nginx/apache2 templates
 - Include config tests for nginx/apache2 templates
 
 

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

@@ -23,7 +23,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 VERBOSE='no'
 
 
 # Define software versions
 # Define software versions
-HESTIA_INSTALL_VER='1.4.10~aplpha'
+HESTIA_INSTALL_VER='1.4.11~aplpha'
 pma_v='5.1.1'
 pma_v='5.1.1'
 rc_v="1.4.11"
 rc_v="1.4.11"
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")

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

@@ -23,7 +23,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 VERBOSE='no'
 
 
 # Define software versions
 # Define software versions
-HESTIA_INSTALL_VER='1.4.10~alpha'
+HESTIA_INSTALL_VER='1.4.11~alpha'
 pma_v='5.1.1'
 pma_v='5.1.1'
 rc_v="1.4.11"
 rc_v="1.4.11"
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")

+ 1 - 1
src/deb/hestia/control

@@ -1,7 +1,7 @@
 Source: hestia
 Source: hestia
 Package: hestia
 Package: hestia
 Priority: optional
 Priority: optional
-Version: 1.4.10~alpha
+Version: 1.4.11~alpha
 Section: admin
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com