File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1077,7 +1077,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10771077echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10781078
10791079# Version & Release Branch
1080- echo " VERSION='1.1.0 '" >> $HESTIA /conf/hestia.conf
1080+ echo " VERSION='1.1.1 '" >> $HESTIA /conf/hestia.conf
10811081echo " RELEASE_BRANCH='release'" >> $HESTIA /conf/hestia.conf
10821082
10831083# Installing hosting packages
Original file line number Diff line number Diff line change @@ -1046,7 +1046,7 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10461046echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10471047
10481048# Version & Release Branch
1049- echo " VERSION='1.1.0 '" >> $HESTIA /conf/hestia.conf
1049+ echo " VERSION='1.1.1 '" >> $HESTIA /conf/hestia.conf
10501050echo " RELEASE_BRANCH='release'" >> $HESTIA /conf/hestia.conf
10511051
10521052# Installing hosting packages
You can’t perform that action at this time.
0 commit comments