From 7b608a3fff82787d633c40f6c7156a1dee235b0d Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 14 Aug 2019 08:05:55 -0400 Subject: [PATCH] For release Updating version number for release --- index.php | 6 +++--- readme.txt | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index c83ca937..6a991ed4 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Associate - Members Plugin * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media GLM Associate core plugin and Members database. - * Version: 2.12.7 + * Version: 2.13.0 * 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.12.7 + * @version 2.13.0 */ $GLOBALS['glmAssociateMemTracker'] = memory_get_usage(); @@ -47,7 +47,7 @@ if (!defined('ABSPATH')) { * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '2.12.7'); +define('GLM_MEMBERS_PLUGIN_VERSION', '2.13.0'); /** * Dbversion */ diff --git a/readme.txt b/readme.txt index 61afc913..d430a20e 100755 --- a/readme.txt +++ b/readme.txt @@ -66,6 +66,12 @@ There is of course much more to this. (none) == Changelog == += 2.13.0 = +* Add ability to notify Member Manager when moderated members edit their profile. +* Add ability to force all members to be moderated (override). +* Restructering the setting tabs for member plugin. +* Add a dashboard for member settings. + = 2.12.7 = * Adding new ui/f6 Form Elements -- 2.17.1