Skip to content

Commit 2c7b93f

Browse files
committed
Push new version number.
1 parent ac02fea commit 2c7b93f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-28)
16+
Type here (e.g. 0.9.8-29)
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-28
4+
Version: 0.9.8-29
55
Section: admin
66
Maintainer: HestiaCP <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
@@ -5,7 +5,7 @@ BUILD_DIR='/root'
55
INSTALL_DIR='/usr/local/hestia'
66

77
# Set Version for compiling
8-
HESTIA_V='0.9.8-28_amd64'
8+
HESTIA_V='0.9.8-29_amd64'
99
NGINX_V='1.15.10'
1010
OPENSSL_V='1.1.1b'
1111
PCRE_V='8.42'

0 commit comments

Comments
 (0)