From: Steve Sutton Date: Wed, 29 May 2019 20:27:47 +0000 (-0400) Subject: Merge tag 'v1.7.24' into develop X-Git-Tag: v1.7.29^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0021e004dce5619e7ee31a7a0d96273fcfb10c2c;p=WP-Plugins%2Fglm-member-db-events.git Merge tag 'v1.7.24' into develop Version 1.7.24 --- 0021e004dce5619e7ee31a7a0d96273fcfb10c2c diff --cc index.php index 09ef0ee,4974065..0bf74ab --- a/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.23'); + define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.24'); -define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.14'); +define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.15'); // 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');