From a4e9387f76482c5f78354f1de77f5fea19c5cf86 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 7 Jun 2016 13:08:36 -0400 Subject: [PATCH] Updated version number in index.php to match current tag --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 987f35d6..48274692 100644 --- a/index.php +++ b/index.php @@ -38,7 +38,7 @@ * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.3'); +define('GLM_MEMBERS_PLUGIN_VERSION', '2.0.7'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.8'); // Check if plugin version is not current in WordPress option and if needed updated it -- 2.17.1