@@ -32,7 +32,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
VERBOSE='no'
# Define software versions
-HESTIA_INSTALL_VER='1.7.3'
+HESTIA_INSTALL_VER='1.7.4~alpha'
# Dependencies
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2")
fpm_v="8.1"
@@ -1,7 +1,7 @@
{
"name": "hestia",
"private": true,
- "version": "1.7.3",
+ "version": "1.7.4~alpha",
"description": "An open-source Linux web server control panel.",
"repository": "https://github.com/hestiacp/hestiacp",
"license": "GPL-3.0-or-later",
@@ -1,8 +1,8 @@
%global _hardened_build 1
Name: hestia
-Version: 1.7.3
-Release: 1%{dist}
+Version: 1.7.4
+Release: 1%~alpha{dist}
Summary: Hestia Control Panel
Group: System Environment/Base
License: GPLv3