We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b83c07 commit f3f65c9Copy full SHA for f3f65c9
3 files changed
install/hst-install-debian.sh
@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
31
VERBOSE='no'
32
33
# Define software versions
34
-HESTIA_INSTALL_VER='1.6.0~beta'
+HESTIA_INSTALL_VER='1.6.0~beta-1'
35
# Dependencies
36
pma_v='5.1.3'
37
rc_v="1.6.0"
install/hst-install-ubuntu.sh
rc_v="1.5.2"
src/deb/hestia/control
@@ -1,7 +1,7 @@
1
Source: hestia
2
Package: hestia
3
Priority: optional
4
-Version: 1.6.0~beta
+Version: 1.6.0~beta-1
5
Section: admin
6
Maintainer: HestiaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
0 commit comments