We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15aedff commit 66ac5bdCopy full SHA for 66ac5bd
src/deb/nginx/control
@@ -1,7 +1,7 @@
1
Source: hestia-nginx
2
Package: hestia-nginx
3
Priority: optional
4
-Version: 1.15.10
+Version: 1.16.0
5
Section: admin
6
Maintainer: HestiaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
src/hst_autocompile.sh
@@ -7,7 +7,7 @@ INSTALL_DIR='/usr/local/hestia'
8
# Set Version for compiling
9
HESTIA_V='0.9.8-29_amd64'
10
-NGINX_V='1.15.11'
+NGINX_V='1.16.0'
11
OPENSSL_V='1.1.1b'
12
PCRE_V='8.42'
13
ZLIB_V='1.2.11'
0 commit comments