@ -1,3 +1,7 @@
v 1.3.0 - Apr 11, 2014
- Fixed Autocompletion Issue #185
- ee info command display php5-fpm process manager details (dynamic/ondemand)
- Introduce `ee debug` command
- Introduce `ee system [status|stop|start|restart]` command
@ -1940,7 +1940,7 @@ if [ "$1" = "version" ] || [ "$1" = "--version" ] || [ "$1" = "-v" ]
then
# Display Easy Engine Version
echo "easyengine version: 1.3.0"
echo "easyengine version: 1.3.1"
# Easy Engine Info
elif [ "$1" = "info" ]