|
|
@@ -75,8 +75,7 @@ echo ""
|
|
|
|
|
|
# Set new version
|
|
|
sed -i "/VERSION/d" $HESTIA/conf/hestia.conf
|
|
|
-# Set new branch variable
|
|
|
-echo "VERSION='0.10.0'" >> $HESTIA/conf/hestia.conf
|
|
|
+echo "VERSION='1.00.0-190618'" >> $HESTIA/conf/hestia.conf
|
|
|
|
|
|
# Update Apache and Nginx configuration to support new file structure
|
|
|
if [ -f /etc/apache2/apache.conf ]; then
|