File tree Expand file tree Collapse file tree 5 files changed +4
-8
lines changed
Expand file tree Collapse file tree 5 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -79,10 +79,6 @@ steps:
7979 - name : Run restore tests
8080 commands :
8181 - bats ./test/restore.bats
82- - name : Run Letsencrypt test against Staging
83- commands :
84- - cp /root/le-env.sh /tmp/hestia-le-env.sh
85- - bats ./test/letsencrypt.bats
8682 - name : Run config tests
8783 commands :
8884 - bats ./test/config-tests.bats
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
3232VERBOSE=' no'
3333
3434# Define software versions
35- HESTIA_INSTALL_VER=' 1.7.1 '
35+ HESTIA_INSTALL_VER=' 1.7.2~alpha '
3636# Dependencies
3737multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" " 8.1" " 8.2" )
3838fpm_v=" 8.1"
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
3232VERBOSE=' no'
3333
3434# Define software versions
35- HESTIA_INSTALL_VER=' 1.7.1 '
35+ HESTIA_INSTALL_VER=' 1.7.2~alpha '
3636# Dependencies
3737multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" " 8.1" " 8.2" )
3838fpm_v=" 8.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " hestia" ,
33 "private" : true ,
4- "version" : " 1.7.1 " ,
4+ "version" : " 1.7.2~alpha " ,
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.7.1
4+ Version: 1.7.2~alpha
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments