File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
437437echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
438438echo
439439echo ' Hestia Control Panel'
440- echo ' v1.1.2 '
440+ echo ' v1.1.1 '
441441echo -e " \n"
442442echo " ===================================================================="
443443echo -e " \n"
@@ -1075,7 +1075,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10751075echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10761076
10771077# Version & Release Branch
1078- echo " VERSION='1.1.2 '" >> $HESTIA /conf/hestia.conf
1078+ echo " VERSION='1.1.1 '" >> $HESTIA /conf/hestia.conf
10791079echo " RELEASE_BRANCH='release'" >> $HESTIA /conf/hestia.conf
10801080
10811081# Installing hosting packages
Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
399399echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
400400echo
401401echo ' Hestia Control Panel'
402- echo ' v1.1.2 '
402+ echo ' v1.1.1 '
403403echo -e " \n"
404404echo " ===================================================================="
405405echo -e " \n"
@@ -1044,7 +1044,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10441044echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10451045
10461046# Version & Release Branch
1047- echo " VERSION='1.1.2 '" >> $HESTIA /conf/hestia.conf
1047+ echo " VERSION='1.1.1 '" >> $HESTIA /conf/hestia.conf
10481048echo " RELEASE_BRANCH='release'" >> $HESTIA /conf/hestia.conf
10491049
10501050# Installing hosting packages
You can’t perform that action at this time.
0 commit comments