Merge branch 'develop' into feature/eventAmenities
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 28 Oct 2016 12:12:19 +0000 (08:12 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 28 Oct 2016 12:12:19 +0000 (08:12 -0400)
1  2 
index.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.0');
+ define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.5.2');
 -define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.0.22');
 +define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.0');
  
  // 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');