Updating version number and readme file.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 3 Oct 2019 17:27:29 +0000 (13:27 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 3 Oct 2019 17:27:29 +0000 (13:27 -0400)
Update for release 1.3.3.
Update readme file.

index.php
readme.txt

index ec16bea..fa5d1de 100644 (file)
--- 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.
index 8ce8c8a..c79f726 100644 (file)
@@ -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