Raphael Schneeberger 7 rokov pred
rodič
commit
98be791aa5

+ 1 - 1
ISSUE_TEMPLATE.md

@@ -13,7 +13,7 @@ Type here (e.g. A list of hosted web domains should appear).
 Type here (e.g. Ubuntu 18.04 LTS)
 Type here (e.g. Ubuntu 18.04 LTS)
 
 
 ### HestiaCP Version:
 ### HestiaCP Version:
-Type here (e.g. 0.9.8-27)
+Type here (e.g. 0.9.8-28)
 
 
 ### What software is installed?
 ### What software is installed?
 Type here (e.g. Apache, Nginx, PHP-FPM, Dovecot/Exim, MariaDB, etc.)
 Type here (e.g. Apache, Nginx, PHP-FPM, Dovecot/Exim, MariaDB, etc.)

+ 1 - 1
src/deb/hestia/control

@@ -1,7 +1,7 @@
 Source: hestia
 Source: hestia
 Package: hestia
 Package: hestia
 Priority: optional
 Priority: optional
-Version: 0.9.8-27
+Version: 0.9.8-28
 Section: admin
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/deb/nginx/control

@@ -1,7 +1,7 @@
 Source: hestia-nginx
 Source: hestia-nginx
 Package: hestia-nginx
 Package: hestia-nginx
 Priority: optional
 Priority: optional
-Version: 0.9.8-27
+Version: 0.9.8-28
 Section: admin
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/deb/php/control

@@ -1,7 +1,7 @@
 Source: hestia-php
 Source: hestia-php
 Package: hestia-php
 Package: hestia-php
 Priority: optional
 Priority: optional
-Version: 0.9.8-27
+Version: 0.9.8-28
 Section: admin
 Section: admin
 Maintainer: HestaCP <info@hestiacp.com>
 Maintainer: HestaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/hst_autocompile.sh

@@ -8,7 +8,7 @@ INSTALL_DIR='/usr/local/hestia'
 GIT_REP='https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/deb'
 GIT_REP='https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/deb'
 
 
 # Set Version for compiling
 # Set Version for compiling
-HESTIA_V='0.9.8-27_amd64'
+HESTIA_V='0.9.8-28_amd64'
 NGINX_V='1.15.9'
 NGINX_V='1.15.9'
 OPENSSL_V='1.1.1a'
 OPENSSL_V='1.1.1a'
 PCRE_V='8.42'
 PCRE_V='8.42'