From: Steve Sutton Date: Tue, 3 Sep 2019 12:28:05 +0000 (-0400) Subject: Merge tag 'v1.0.35' into develop X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=68f4a93c304e1b99844b4db3877f49068e95e082;p=WP-Plugins%2Fglm-member-db-billing.git Merge tag 'v1.0.35' into develop Version 1.0.35 --- 68f4a93c304e1b99844b4db3877f49068e95e082 diff --cc index.php index 18e427a,347a6a4..4cc1c7f --- a/index.php +++ b/index.php @@@ -37,10 -37,10 +37,10 @@@ * 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.34'); + define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.35'); // Database Version -define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.26'); +define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.40'); // 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');