Skip to content

Commit 98be791

Browse files
committed
Version bump.
1 parent c76d360 commit 98be791

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Type here (e.g. A list of hosted web domains should appear).
1313
Type here (e.g. Ubuntu 18.04 LTS)
1414

1515
### HestiaCP Version:
16-
Type here (e.g. 0.9.8-27)
16+
Type here (e.g. 0.9.8-28)
1717

1818
### What software is installed?
1919
Type here (e.g. Apache, Nginx, PHP-FPM, Dovecot/Exim, MariaDB, etc.)

src/deb/hestia/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: hestia
22
Package: hestia
33
Priority: optional
4-
Version: 0.9.8-27
4+
Version: 0.9.8-28
55
Section: admin
66
Maintainer: HestiaCP <info@hestiacp.com>
77
Homepage: https://www.hestiacp.com

src/deb/nginx/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: hestia-nginx
22
Package: hestia-nginx
33
Priority: optional
4-
Version: 0.9.8-27
4+
Version: 0.9.8-28
55
Section: admin
66
Maintainer: HestiaCP <info@hestiacp.com>
77
Homepage: https://www.hestiacp.com

src/deb/php/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: hestia-php
22
Package: hestia-php
33
Priority: optional
4-
Version: 0.9.8-27
4+
Version: 0.9.8-28
55
Section: admin
66
Maintainer: HestaCP <info@hestiacp.com>
77
Homepage: https://www.hestiacp.com

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ INSTALL_DIR='/usr/local/hestia'
88
GIT_REP='https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/deb'
99

1010
# Set Version for compiling
11-
HESTIA_V='0.9.8-27_amd64'
11+
HESTIA_V='0.9.8-28_amd64'
1212
NGINX_V='1.15.9'
1313
OPENSSL_V='1.1.1a'
1414
PCRE_V='8.42'

0 commit comments

Comments
 (0)