@ -1,3 +1,7 @@
v 1.1.5
- Fixed WordPress multisite issue (#127).
v 1.1.4
- Fixed wp-cli issue with --allow-root error.
@ -1182,7 +1182,7 @@ if [ "$1" = "version" ] || [ "$1" = "--version" ] || [ "$1" = "-v" ]
then
# Display Easy Engine Version
echo "easyengine version: 1.1.4"
echo "easyengine version: 1.1.5"
# Easy Engine Info
elif [ "$1" = "info" ]