Merge branch 'develop' into feature/revamp
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 12 Sep 2018 18:58:57 +0000 (14:58 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 12 Sep 2018 18:58:57 +0000 (14:58 -0400)
1  2 
index.php

diff --cc index.php
+++ b/index.php
@@@ -39,8 -39,8 +39,8 @@@ if (!defined('ABSPATH')) 
   *  version when there's a change in the database!! Use the
   *  version nunmber of that release for the DB version.
   */
- define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.1.10');
+ define('GLM_MEMBERS_CONTACTS_PLUGIN_VERSION', '1.1.11');
 -define('GLM_MEMBERS_CONTACTS_PLUGIN_DB_VERSION', '0.0.3');
 +define('GLM_MEMBERS_CONTACTS_PLUGIN_DB_VERSION', '0.0.7');
  
  // This is the minimum version of the GLM Members DB plugin require for this plugin.
  define('GLM_MEMBERS_CONTACTS_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.58');