Browse Source

Update versions

Jaap Marcus 3 years ago
parent
commit
1523d60dfc
3 changed files with 3 additions and 3 deletions
  1. 1 1
      install/hst-install-debian.sh
  2. 1 1
      install/hst-install-ubuntu.sh
  3. 1 1
      src/deb/hestia/control

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

@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 VERBOSE='no'
 
 
 # Define software versions
 # Define software versions
-HESTIA_INSTALL_VER='1.6.2~alpha'
+HESTIA_INSTALL_VER='1.6.2'
 # Dependencies
 # Dependencies
 pma_v='5.2.0'
 pma_v='5.2.0'
 rc_v="1.5.3"
 rc_v="1.5.3"

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

@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 VERBOSE='no'
 
 
 # Define software versions
 # Define software versions
-HESTIA_INSTALL_VER='1.6.2~alpha'
+HESTIA_INSTALL_VER='1.6.2'
 # Dependencies
 # Dependencies
 pma_v='5.2.0'
 pma_v='5.2.0'
 rc_v="1.5.3"
 rc_v="1.5.3"

+ 1 - 1
src/deb/hestia/control

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