Updated index.php to show current tag number
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 7 Jun 2016 17:12:14 +0000 (13:12 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 7 Jun 2016 17:12:14 +0000 (13:12 -0400)
index.php

index d9fc27c..a5c4e0f 100644 (file)
--- 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.