Merge tag 'v2.10.44' into develop
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 14 Sep 2018 17:11:11 +0000 (13:11 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 14 Sep 2018 17:11:11 +0000 (13:11 -0400)
Version 2.10.44

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.10.43');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.44');
 -define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.38');
 +define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.39');
  
  // Check if plugin version is not current in WordPress option and if needed updated it
  if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {