Skip to content

Commit b7a6550

Browse files
committed
EasyEngine 1.2.1
1 parent 8ee3754 commit b7a6550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/local/sbin/easyengine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ if [ "$1" = "version" ] || [ "$1" = "--version" ] || [ "$1" = "-v" ]
12301230
then
12311231

12321232
# Display Easy Engine Version
1233-
echo "easyengine version: 1.2"
1233+
echo "easyengine version: 1.2.1"
12341234

12351235
# Easy Engine Info
12361236
elif [ "$1" = "info" ]

0 commit comments

Comments
 (0)