From: Steve Sutton Date: Fri, 15 Feb 2019 21:14:19 +0000 (-0500) Subject: Merge tag 'v2.11.1' into develop X-Git-Tag: v2.12.0^2~37 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=13cf8db7a145d000cb58a85dca2137b99d7e2607;p=WP-Plugins%2Fglm-member-db.git Merge tag 'v2.11.1' into develop Version 2.11.1 --- 13cf8db7a145d000cb58a85dca2137b99d7e2607 diff --cc index.php index 742f1a55,bff6e73d..ac9daf23 --- a/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')) {