We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf01b8 commit 57b900eCopy full SHA for 57b900e
install/upgrade/1.00.0-190618.sh
@@ -75,8 +75,7 @@ echo ""
75
76
# Set new version
77
sed -i "/VERSION/d" $HESTIA/conf/hestia.conf
78
-# Set new branch variable
79
-echo "VERSION='0.10.0'" >> $HESTIA/conf/hestia.conf
+echo "VERSION='1.00.0-190618'" >> $HESTIA/conf/hestia.conf
80
81
# Update Apache and Nginx configuration to support new file structure
82
if [ -f /etc/apache2/apache.conf ]; then
0 commit comments