From: Steve Sutton Date: Fri, 14 Sep 2018 17:11:11 +0000 (-0400) Subject: Merge tag 'v2.10.44' into develop X-Git-Tag: v2.10.45^2~20 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9c712ed2cabc2913b831d3aa5f726c1ddf712e2e;p=WP-Plugins%2Fglm-member-db.git Merge tag 'v2.10.44' into develop Version 2.10.44 --- 9c712ed2cabc2913b831d3aa5f726c1ddf712e2e diff --cc index.php index fabb26c4,18ad2cd2..ba4793cf --- a/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')) {