From: Steve Sutton Date: Thu, 10 Jan 2019 19:22:48 +0000 (-0500) Subject: Merge tag 'v2.10.48' into develop X-Git-Tag: v2.11.0^2~14 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a1df5e91232ee7d06dcc535a5e7aea04dd3097cf;p=WP-Plugins%2Fglm-member-db.git Merge tag 'v2.10.48' into develop Version 2.10.48 --- a1df5e91232ee7d06dcc535a5e7aea04dd3097cf diff --cc index.php index ee0dd90e,61c3b2b8..61bf1ba6 --- a/index.php +++ b/index.php @@@ -47,8 -47,8 +47,8 @@@ if (!defined('ABSPATH')) * */ - define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.47'); + define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.48'); -define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.41'); +define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.46'); // Check if plugin version is not current in WordPress option and if needed updated it if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {