From: Steve Sutton Date: Fri, 8 Mar 2019 15:01:03 +0000 (-0500) Subject: Merge tag 'v1.0.25' into develop X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c4b8fc8313edfb78863ad6ae8fa06b68faf51158;p=WP-Plugins%2Fglm-member-db-billing.git Merge tag 'v1.0.25' into develop Version 1.0.25 --- c4b8fc8313edfb78863ad6ae8fa06b68faf51158 diff --cc index.php index a38e511,71a72d4..f33b2cf --- a/index.php +++ b/index.php @@@ -37,8 -37,8 +37,8 @@@ * so that we're sure the other add-ons see an up to date * version from this plugin. */ - define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.24'); + define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.25'); -define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.26'); +define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.33'); // This is the minimum version of the GLM Members DB plugin require for this plugin. define('GLM_MEMBERS_BILLING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '2.8.0');