File tree Expand file tree Collapse file tree 5 files changed +6
-15
lines changed
Expand file tree Collapse file tree 5 files changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -412,7 +412,7 @@ echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
412412echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
413413echo
414414echo ' Hestia Control Panel'
415- echo ' v1.0.5 '
415+ echo ' v1.0.3 '
416416echo -e " \n"
417417echo " =============================================================================="
418418echo -e " \n"
@@ -1094,7 +1094,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10941094echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10951095
10961096# Version & Release Branch
1097- echo " VERSION='1.0.5 '" >> $HESTIA /conf/hestia.conf
1097+ echo " VERSION='1.0.3 '" >> $HESTIA /conf/hestia.conf
10981098echo " RELEASE_BRANCH='release'" >> $HESTIA /conf/hestia.conf
10991099
11001100# Installing hosting packages
Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
390390echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
391391echo
392392echo ' Hestia Control Panel'
393- echo ' v1.0.5 '
393+ echo ' v1.0.3 '
394394echo -e " \n"
395395echo " =============================================================================="
396396echo -e " \n"
@@ -1057,7 +1057,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10571057echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10581058
10591059# Version & Release Branch
1060- echo " VERSION='1.0.5 '" >> $HESTIA /conf/hestia.conf
1060+ echo " VERSION='1.0.3 '" >> $HESTIA /conf/hestia.conf
10611061echo " RELEASE_BRANCH='release'" >> $HESTIA /conf/hestia.conf
10621062
10631063# Installing hosting packages
Original file line number Diff line number Diff line change 1- #! /bin/sh
2-
3- # Hestia Control Panel upgrade script for target version 1.0.2
4-
5- # ######################################################################################
6- # ###### Place additional commands below. #######
7- # ######################################################################################
8-
9- # Set default theme
Original file line number Diff line number Diff line change 11#! /bin/sh
22
3- # Hestia Control Panel upgrade script for target version 1.0.5
3+ # Hestia Control Panel upgrade script for target version 1.0.3
44
55# ######################################################################################
66# ###### Place additional commands below. #######
Original file line number Diff line number Diff line change 11Source: hestia
22Package: hestia
33Priority: optional
4- Version: 1.0.5
4+ Version: 1.0.3
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments