@@ -31,7 +31,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
VERBOSE='no'
# Define software versions
-HESTIA_INSTALL_VER='1.8.3~beta'
+HESTIA_INSTALL_VER='1.8.3'
# 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,12 +1,12 @@
{
"name": "hestia",
- "version": "1.8.3~beta",
+ "version": "1.8.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {
@@ -1,7 +1,7 @@
"private": true,
"description": "An open-source Linux web server control panel.",
"repository": "https://github.com/hestiacp/hestiacp",
Source: hestia
Package: hestia
Priority: optional
-Version: 1.8.3~beta
+Version: 1.8.3
Section: admin
Maintainer: HestiaCP <info@hestiacp.com>
Homepage: https://www.hestiacp.com
@@ -2,7 +2,7 @@
%global _hardened_build 1
Name: hestia
Release: 1%{dist}
Summary: Hestia Control Panel
Group: System Environment/Base