From: Chuck Scott Date: Tue, 7 Jun 2016 17:12:14 +0000 (-0400) Subject: Updated index.php to show current tag number X-Git-Tag: v1.0.17^2~8 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=5ce1032da83adcaef7f7c95dd532837eff42d0dc;p=WP-Plugins%2Fglm-member-db-events.git Updated index.php to show current tag number --- diff --git a/index.php b/index.php index d9fc27c..a5c4e0f 100644 --- a/index.php +++ b/index.php @@ -38,7 +38,7 @@ * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.0.1'); +define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.0.14'); define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.0.18'); // This is the minimum version of the GLM Members DB plugin require for this plugin.