We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec52aa commit 21e451bCopy full SHA for 21e451b
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~alpha'
+HESTIA_INSTALL_VER='1.6.0~beta'
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~alpha
+Version: 1.6.0~beta
5
Section: admin
6
Maintainer: HestiaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
0 commit comments