Robert Zollner 6 anni fa
parent
commit
3bd5eb6220

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

@@ -412,7 +412,7 @@ echo ' |  _  |  __/\__ \ |_| | (_| | |___|  __/ '
 echo ' |_| |_|\___||___/\__|_|\__,_|\____|_|    '
 echo ' |_| |_|\___||___/\__|_|\__,_|\____|_|    '
 echo
 echo
 echo '                      Hestia Control Panel'
 echo '                      Hestia Control Panel'
-echo '                                    v1.0.4'
+echo '                                    v1.0.5'
 echo -e "\n"
 echo -e "\n"
 echo "===================================================================="
 echo "===================================================================="
 echo -e "\n"
 echo -e "\n"
@@ -1099,7 +1099,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
 echo "LANGUAGE='$lang'" >> $HESTIA/conf/hestia.conf
 echo "LANGUAGE='$lang'" >> $HESTIA/conf/hestia.conf
 
 
 # Version & Release Branch
 # Version & Release Branch
-echo "VERSION='1.0.4'" >> $HESTIA/conf/hestia.conf
+echo "VERSION='1.0.5'" >> $HESTIA/conf/hestia.conf
 echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
 echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
 
 
 # Installing hosting packages
 # Installing hosting packages

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

@@ -390,7 +390,7 @@ echo ' |  _  |  __/\__ \ |_| | (_| | |___|  __/ '
 echo ' |_| |_|\___||___/\__|_|\__,_|\____|_|    '
 echo ' |_| |_|\___||___/\__|_|\__,_|\____|_|    '
 echo
 echo
 echo '                      Hestia Control Panel'
 echo '                      Hestia Control Panel'
-echo '                                    v1.0.4'
+echo '                                    v1.0.5'
 echo -e "\n"
 echo -e "\n"
 echo "===================================================================="
 echo "===================================================================="
 echo -e "\n"
 echo -e "\n"
@@ -1061,7 +1061,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
 echo "LANGUAGE='$lang'" >> $HESTIA/conf/hestia.conf
 echo "LANGUAGE='$lang'" >> $HESTIA/conf/hestia.conf
 
 
 # Version & Release Branch
 # Version & Release Branch
-echo "VERSION='1.0.4'" >> $HESTIA/conf/hestia.conf
+echo "VERSION='1.0.5'" >> $HESTIA/conf/hestia.conf
 echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
 echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
 
 
 # Installing hosting packages
 # Installing hosting packages

+ 1 - 1
src/deb/hestia/control

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