From 400255f4a667bb4e66abe81afe17dea597bcb0e0 Mon Sep 17 00:00:00 2001 From: Isabel Date: Thu, 27 Apr 2017 04:42:40 -0400 Subject: [PATCH] Update changelog and version for 1.4.1 --- readme.txt | 11 ++++++++--- woocommerce-max-quantity.php | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index edb993b..3a54e53 100755 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === WooCommerce Max Quantity === Contributors: isabel104 -Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=me%40isabelcastillo%2ecom +Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R7BHLMCQ437SS Tags: woocommerce, max quantity, cart maximum, max purchase, cart max, order limit Requires at least: 3.8 -Tested up to: 4.7.2 -Stable tag: 1.4 +Tested up to: 4.8-alpha-40556 +Stable tag: 1.4.1 License: GNU Version 2 License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -60,6 +60,11 @@ Yes, since version 1.4. == Changelog == += 1.4.1 = +* New - For variable products, the stock quantity display has been restored. Previously, the stock quantity was hidden for products with variations. This only affected those who were displaying the stock quantity on the product page. +* Fixed several PHP notices. +* Internationalization - load_plugin_textdomain is now loaded on init rather than plugins_loaded, as it should be. + = 1.4 = * New - Support for different limits for individual products. See the version 1.4 release post for details: https://isabelcastillo.com/woocommerce-max-quantity-1-4 * New - Support for Variable products (products with variations). Now, the plugin works with all products, Simple and Variable. diff --git a/woocommerce-max-quantity.php b/woocommerce-max-quantity.php index fa1178f..e9a0641 100755 --- a/woocommerce-max-quantity.php +++ b/woocommerce-max-quantity.php @@ -3,7 +3,7 @@ Plugin Name: WooCommerce Max Quantity Plugin URI: https://isabelcastillo.com/free-plugins/woocommerce-max-quantity Description: Set a limit for the max quantity of products that can be added to cart, per product. Now with individual product limits. -Version: 1.4.1.alpha.2 +Version: 1.4.1 Author: Isabel Castillo Author URI: https://isabelcastillo.com License: GPL2