From 34299ccf66bbf134dde6fac24fc7a6b0a544d03b Mon Sep 17 00:00:00 2001 From: gau1991 Date: Tue, 2 Sep 2014 19:22:42 +0530 Subject: [PATCH] Fixed Version in update script --- bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/update b/bin/update index 55ec38a0..278eeb20 100644 --- a/bin/update +++ b/bin/update @@ -442,7 +442,7 @@ if [[ $EE_CURRENT_VERSION < $EE_LATEST_VERSION ]]; then fi # Update EasyEngine current version - EE_CURRENT_VERSION="2.0.1" + EE_CURRENT_VERSION="2.1.0" fi # Restart service