From: Chuck Scott Date: Tue, 7 Jun 2016 17:08:36 +0000 (-0400) Subject: Updated version number in index.php to match current tag X-Git-Tag: v2.1^2~14 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a4e9387f76482c5f78354f1de77f5fea19c5cf86;p=WP-Plugins%2Fglm-member-db.git Updated version number in index.php to match current tag --- 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