From: Steve Sutton Date: Tue, 12 Feb 2019 15:16:20 +0000 (-0500) Subject: Merge tag 'v1.0.22' into develop X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8bfb6b94534dcc6c4f24e5ab85866944dd57919e;p=WP-Plugins%2Fglm-member-db-billing.git Merge tag 'v1.0.22' into develop Version 1.0.22 --- 8bfb6b94534dcc6c4f24e5ab85866944dd57919e diff --cc index.php index dc8875c,fe1be44..a971837 --- 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.21'); + define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.22'); -define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.26'); +define('GLM_MEMBERS_BILLING_PLUGIN_DB_VERSION', '0.0.32'); // 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');