Merge tag 'v1.7.20' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Feb 2019 19:37:40 +0000 (14:37 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Feb 2019 19:37:40 +0000 (14:37 -0500)
Version 1.7.20

1  2 
index.php
models/admin/events/list.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.19');
+ define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.20');
 -define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.13');
 +define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.14');
  
  // 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');
Simple merge