Merge tag 'v1.7.1' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 18 Oct 2018 20:19:09 +0000 (16:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 18 Oct 2018 20:19:09 +0000 (16:19 -0400)
Version 1.7.1

1  2 
index.php

diff --cc index.php
+++ b/index.php
@@@ -43,8 -43,8 +43,8 @@@ if (!defined('ABSPATH')) 
   *  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.7.0');
+ define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.1');
 -define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.7');
 +define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.9');
  
  // This is the minimum version of the GLM Members DB plugin require for this plugin.
  define('GLM_MEMBERS_EVENTS_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '2.9.15');