From: Steve Sutton Date: Thu, 3 Oct 2019 17:27:29 +0000 (-0400) Subject: Updating version number and readme file. X-Git-Tag: v1.3.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6b0f4ecc4304badc5624b03b20f2d3d37fd0a13a;p=WP-Plugins%2Fglm-member-db-packaging.git Updating version number and readme file. Update for release 1.3.3. Update readme file. --- diff --git a/index.php b/index.php index ec16bea..fa5d1de 100644 --- a/index.php +++ b/index.php @@ -43,7 +43,10 @@ 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.3.2'); +define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.3.3'); +/** + * DB Version for plugin. + */ define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.8'); // This is the minimum version of the GLM Members DB plugin require for this plugin. diff --git a/readme.txt b/readme.txt index 8ce8c8a..c79f726 100644 --- a/readme.txt +++ b/readme.txt @@ -26,6 +26,8 @@ e.g. == Changelog == += 1.3.1 - 1.3.3 = +* Bug fixes. Delete packages using member delete hook when member is being deleted. = 1.3.0 = * Replaced php tags in smarty template