From: Steve Sutton Date: Wed, 21 Feb 2018 20:27:09 +0000 (-0500) Subject: Bump version number and update readme.txt X-Git-Tag: v1.2.18^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=43ee2fcd2d5ad48e016c2569cb7648b6ffdecec8;p=WP-Plugins%2Fglm-member-db-packaging.git Bump version number and update readme.txt Update readme text. bump version number. --- diff --git a/index.php b/index.php index 46f746f..f947d11 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Packaging * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.2.17 + * Version: 1.2.18 * Author: Gaslight Media * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabasePackagingAddOn * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.2.17 + * @version 1.2.18 */ // Check that we're being called by WordPress. @@ -43,7 +43,7 @@ if (!defined('ABSPATH')) { * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.2.17'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.2.18'); define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.7'); // This is the minimum version of the GLM Members DB plugin require for this plugin. diff --git a/readme.txt b/readme.txt index c06f53d..b4c528f 100644 --- a/readme.txt +++ b/readme.txt @@ -26,6 +26,11 @@ e.g. == Changelog == += 1.2.18 = +* Add management option for member message and for overriding moderated member + packages. + += 1.2.17 = = 1.2.16 = * Member detail packages display now has collapsable description for each package.