From 1f22b0c2c6a1e24e7ecfde6bc0262c51e622774b Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 7 Aug 2017 15:58:57 -0400 Subject: [PATCH] Update for release number and readme file. Update for version number. Update to readme.txt --- index.php | 6 +++--- readme.txt | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 1a304605..42807183 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 2.10.1 + * Version: 2.10.3 * Author: Gaslight Media * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabase * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 2.10.1 + * @version 2.10.3 */ /* @@ -38,7 +38,7 @@ * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.1'); +define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.3'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.32'); // Check if plugin version is not current in WordPress option and if needed updated it diff --git a/readme.txt b/readme.txt index a5027be9..ae868790 100644 --- a/readme.txt +++ b/readme.txt @@ -66,6 +66,10 @@ There is of course much more to this. (none) == Changelog == += 2.10.3 = +* Update version number. +* Update adding new city when adding a new member profile. + = 2.10.1 = * Fix the member CSV import for categories. Now assigns them correctly to their parent category. -- 2.17.1