Skip to content

Commit 12b39f9

Browse files
committed
Update version to 1.5.12
1 parent ac9c66e commit 12b39f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
3131
VERBOSE='no'
3232

3333
# Define software versions
34-
HESTIA_INSTALL_VER='1.5.11'
34+
HESTIA_INSTALL_VER='1.5.12~alpha'
3535
# Dependencies
3636
pma_v='5.1.3'
3737
rc_v="1.5.2"

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
3131
VERBOSE='no'
3232

3333
# Define software versions
34-
HESTIA_INSTALL_VER='1.5.11'
34+
HESTIA_INSTALL_VER='1.5.12~alpha'
3535
# Dependencies
3636
pma_v='5.1.3'
3737
rc_v="1.5.2"

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: 1.5.11
4+
Version: 1.5.12~alpha
55
Section: admin
66
Maintainer: HestiaCP <info@hestiacp.com>
77
Homepage: https://www.hestiacp.com

0 commit comments

Comments
 (0)