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 @@ -1067,8 +1067,8 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10671067echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10681068
10691069# Version & Release Branch
1070- echo " VERSION='0.10.0 '" >> $HESTIA /conf/hestia.conf
1071- echo " RELEASE='develop '" >> $HESTIA /conf/hestia.conf
1070+ echo " VERSION='1.00.0-190618 '" >> $HESTIA /conf/hestia.conf
1071+ echo " RELEASE='master '" >> $HESTIA /conf/hestia.conf
10721072
10731073# Installing hosting packages
10741074cp -rf $hestiacp /packages $HESTIA /data/
Original file line number Diff line number Diff line change @@ -1031,8 +1031,8 @@ echo "BACKUP_SYSTEM='local'" >> $HESTIA/conf/hestia.conf
10311031echo " LANGUAGE='$lang '" >> $HESTIA /conf/hestia.conf
10321032
10331033# Version & Release Branch
1034- echo " VERSION='0.10.0 '" >> $HESTIA /conf/hestia.conf
1035- echo " RELEASE='develop '" >> $HESTIA /conf/hestia.conf
1034+ echo " VERSION='1.00.0-190618 '" >> $HESTIA /conf/hestia.conf
1035+ echo " RELEASE='master '" >> $HESTIA /conf/hestia.conf
10361036
10371037# Installing hosting packages
10381038cp -rf $hestiacp /packages $HESTIA /data/
You can’t perform that action at this time.
0 commit comments