Merge tag 'v1.0.36' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Sep 2019 12:43:42 +0000 (08:43 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Sep 2019 12:43:42 +0000 (08:43 -0400)
Version 1.0.36

1  2 
classes/billingSupport.php
index.php

Simple merge
diff --cc index.php
+++ b/index.php
   *  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.35');
+ define('GLM_MEMBERS_BILLING_PLUGIN_VERSION', '1.0.36');
  
  // 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');