Merge tag 'v1.0.24' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 21 Feb 2019 14:59:50 +0000 (09:59 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 21 Feb 2019 14:59:50 +0000 (09:59 -0500)
Version 1.0.24

1  2 
index.php
models/admin/member/billing.php

diff --cc 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.23');
+ define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.24');
 -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');
Simple merge