瀏覽代碼

Switch to 1.8.0~alpha

Jaap Marcus 2 年之前
父節點
當前提交
7c2ebce21c
共有 5 個文件被更改,包括 5 次插入5 次删除
  1. 1 1
      install/hst-install-debian.sh
  2. 1 1
      install/hst-install-ubuntu.sh
  3. 1 1
      package.json
  4. 1 1
      src/deb/hestia/control
  5. 1 1
      src/rpm/hestia/hestia.spec

+ 1 - 1
install/hst-install-debian.sh

@@ -32,7 +32,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
 VERBOSE='no'
 VERBOSE='no'
 
 
 # Define software versions
 # Define software versions
-HESTIA_INSTALL_VER='1.7.4'
+HESTIA_INSTALL_VER='1.8.0~alpha'
 # Dependencies
 # Dependencies
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
 fpm_v="8.1"
 fpm_v="8.1"

+ 1 - 1
install/hst-install-ubuntu.sh

@@ -32,7 +32,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
 VERBOSE='no'
 VERBOSE='no'
 
 
 # Define software versions
 # Define software versions
-HESTIA_INSTALL_VER='1.7.4'
+HESTIA_INSTALL_VER='1.8.0~alpha'
 # Dependencies
 # Dependencies
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
 fpm_v="8.1"
 fpm_v="8.1"

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
 {
 	"name": "hestia",
 	"name": "hestia",
 	"private": true,
 	"private": true,
-	"version": "1.7.4",
+	"version": "1.8.0~alpha",
 	"description": "An open-source Linux web server control panel.",
 	"description": "An open-source Linux web server control panel.",
 	"repository": "https://github.com/hestiacp/hestiacp",
 	"repository": "https://github.com/hestiacp/hestiacp",
 	"license": "GPL-3.0-or-later",
 	"license": "GPL-3.0-or-later",

+ 1 - 1
src/deb/hestia/control

@@ -1,7 +1,7 @@
 Source: hestia
 Source: hestia
 Package: hestia
 Package: hestia
 Priority: optional
 Priority: optional
-Version: 1.7.4
+Version: 1.8.0~alpha
 Section: admin
 Section: admin
 Maintainer: HestiaCP <info@hestiacp.com>
 Maintainer: HestiaCP <info@hestiacp.com>
 Homepage: https://www.hestiacp.com
 Homepage: https://www.hestiacp.com

+ 1 - 1
src/rpm/hestia/hestia.spec

@@ -1,7 +1,7 @@
 %global _hardened_build 1
 %global _hardened_build 1
 
 
 Name:           hestia
 Name:           hestia
-Version:        1.7.4
+Version:        1.8.0
 Release:        1%~alpha{dist}
 Release:        1%~alpha{dist}
 Summary:        Hestia Control Panel
 Summary:        Hestia Control Panel
 Group:          System Environment/Base
 Group:          System Environment/Base