Skip to content

Commit 54876e3

Browse files
committed
EasyEngine 1.2: Debian Support
1 parent 5b30ffb commit 54876e3

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
@@ -1223,7 +1223,7 @@ if [ "$1" = "version" ] || [ "$1" = "--version" ] || [ "$1" = "-v" ]
12231223
then
12241224

12251225
# Display Easy Engine Version
1226-
echo "easyengine version: 1.1.5"
1226+
echo "easyengine version: 1.2"
12271227

12281228
# Easy Engine Info
12291229
elif [ "$1" = "info" ]

0 commit comments

Comments
 (0)