From 79e64320764718737bff19c0496c71a432821230 Mon Sep 17 00:00:00 2001 From: gau1991 Date: Fri, 29 Aug 2014 16:16:51 +0530 Subject: [PATCH] Updated Release no --- src/lib/ee_lib_variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ee_lib_variables.sh b/src/lib/ee_lib_variables.sh index e24ddc87..65e84076 100644 --- a/src/lib/ee_lib_variables.sh +++ b/src/lib/ee_lib_variables.sh @@ -1,7 +1,7 @@ # Define global variables # EasyEngine version -readonly EE_VERSION='2.0.2' +readonly EE_VERSION='2.1.0' # WP-CLI version readonly EE_WP_CLI_VERSION='0.16.0'