Merge tag 'v2.11.1' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Feb 2019 21:14:19 +0000 (16:14 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Feb 2019 21:14:19 +0000 (16:14 -0500)
Version 2.11.1

1  2 
index.php

diff --cc index.php
+++ b/index.php
@@@ -47,8 -47,8 +47,8 @@@ if (!defined('ABSPATH')) 
   *
   */
  
- define('GLM_MEMBERS_PLUGIN_VERSION', '2.11.0');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.11.1');
 -define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.46');
 +define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.49');
  
  // Check if plugin version is not current in WordPress option and if needed updated it
  if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {