File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
3131VERBOSE=' no'
3232
3333# Define software versions
34- HESTIA_INSTALL_VER=' 1.9.0~alpha '
34+ HESTIA_INSTALL_VER=' 1.9.0~beta1 '
3535# Supported PHP versions
3636multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" " 8.1" " 8.2" " 8.3" " 8.4" )
3737# One of the following PHP versions is required for Roundcube / phpmyadmin
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
3131VERBOSE=' no'
3232
3333# Define software versions
34- HESTIA_INSTALL_VER=' 1.9.0~alpha '
34+ HESTIA_INSTALL_VER=' 1.9.0~beta1 '
3535# Supported PHP versions
3636multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" " 8.1" " 8.2" " 8.3" " 8.4" )
3737# One of the following PHP versions is required for Roundcube / phpmyadmin
Original file line number Diff line number Diff line change 11{
22 "name" : " hestia" ,
33 "private" : true ,
4- "version" : " 1.9.0~alpha " ,
4+ "version" : " 1.9.0~beta1 " ,
55 "description" : " An open-source Linux web server control panel." ,
66 "repository" : " https://github.com/hestiacp/hestiacp" ,
77 "license" : " GPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 11Source: hestia
22Package: hestia
33Priority: optional
4- Version: 1.9.0~beta
4+ Version: 1.9.0~beta1
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments