From: Steve Sutton Date: Fri, 1 Jun 2018 14:31:04 +0000 (-0400) Subject: Merge tag 'v1.2.19' into develop X-Git-Tag: v1.3.0^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=807d37dd7854771078db7261cd95a43c471dbc36;p=WP-Plugins%2Fglm-member-db-packaging.git Merge tag 'v1.2.19' into develop Version 1.2.19 --- 807d37dd7854771078db7261cd95a43c471dbc36 diff --cc index.php index e025a13,4e41ee2..b383dd4 --- 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_PACKAGING_PLUGIN_VERSION', '1.2.18'); + define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.2.19'); -define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.7'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.8'); // This is the minimum version of the GLM Members DB plugin require for this plugin. define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '2.9.15');