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 090d150 commit c77f9b5Copy full SHA for c77f9b5
src/deb/hestia/postinst
@@ -19,7 +19,7 @@ upgrade_refresh_config
19
new_version=$(dpkg -l | awk '$2=="hestia" { print $3 }')
20
21
# phpMyAdmin
22
-pma_v='4.9.2'
+pma_v='4.9.3'
23
24
###############################################################
25
# Begin standard upgrade routines #
src/deb/nginx/control
@@ -1,7 +1,7 @@
1
Source: hestia-nginx
2
Package: hestia-nginx
3
Priority: optional
4
-Version: 1.17.6
+Version: 1.17.7
5
Section: admin
6
Maintainer: HestiaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
0 commit comments