Merge tag 'v1.5.3' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 3 Nov 2016 17:59:31 +0000 (13:59 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 3 Nov 2016 17:59:31 +0000 (13:59 -0400)
Version 1.5.3

1  2 
index.php
models/front/events/list.php

diff --cc index.php
+++ b/index.php
@@@ -38,8 -38,8 +38,8 @@@
   *  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.5.2');
+ define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.5.3');
 -define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.0.22');
 +define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.1');
  
  // This is the minimum version of the GLM Members DB plugin require for this plugin.
  define('GLM_MEMBERS_EVENTS_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.58');
Simple merge