From: Steve Sutton Date: Thu, 3 Nov 2016 17:59:31 +0000 (-0400) Subject: Merge tag 'v1.5.3' into develop X-Git-Tag: v1.5.4^2~29 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dd82e34407aa6007b4125542b4013bea5b936d37;p=WP-Plugins%2Fglm-member-db-events.git Merge tag 'v1.5.3' into develop Version 1.5.3 --- dd82e34407aa6007b4125542b4013bea5b936d37 diff --cc index.php index 949d66c,fd7903e..d67b519 --- a/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');