From 5ce1032da83adcaef7f7c95dd532837eff42d0dc Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 7 Jun 2016 13:12:14 -0400 Subject: [PATCH] Updated index.php to show current tag number --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.17.1