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 92d85e9 commit 4304e76Copy full SHA for 4304e76
CHANGELOG.txt
@@ -1,3 +1,8 @@
1
+v 1.3.3 - Apr 16, 2014
2
+ - Fixed issue #186
3
+ - Fixed issue #187
4
+
5
6
v 1.3.2 - Apr 14, 2014
7
- Fixed ee update
8
usr/local/sbin/easyengine
@@ -1944,7 +1944,7 @@ if [ "$1" = "version" ] || [ "$1" = "--version" ] || [ "$1" = "-v" ]
1944
then
1945
1946
# Display Easy Engine Version
1947
- echo "easyengine version: 1.3.2"
+ echo "easyengine version: 1.3.3"
1948
1949
# Easy Engine Info
1950
elif [ "$1" = "info" ]
0 commit comments