Skip to content

Commit f4b2418

Browse files
author
Isabel
committed
update version and changelog for 1.5.2
1 parent e96fab7 commit f4b2418

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

readme.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
=== WooCommerce Max Quantity ===
22
Contributors: isabel104
33
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R7BHLMCQ437SS
4-
Tags: woocommerce, max quantity, cart maximum, max purchase, cart max, order limit
4+
Tags: woocommerce, max quantity, cart maximum, max, cart max, order limit
55
Requires at least: 3.8
6-
Tested up to: 4.9
7-
Stable tag: 1.5.1
6+
Tested up to: 5.3.2
7+
Stable tag: 1.5.2
88
License: GNU Version 2
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -68,6 +68,9 @@ Yes, since version 1.4.
6868

6969
== Changelog ==
7070

71+
= 1.5.2 =
72+
* Fixed - Fixed a bug that was ignoring the max on some Variable Products.
73+
7174
= 1.5.1 =
7275
* Fixed - Honor the "Sold individually" setting above the universal max limit.
7376

@@ -159,9 +162,11 @@ Yes, since version 1.4.
159162

160163
== Upgrade Notice ==
161164

165+
= 1.5.2 =
166+
Fixed a bug that was ignoring the max on some Variable Products.
167+
162168
= 1.5.1 =
163169
Fixed - Honor the "Sold individually" setting above the universal max limit.
164170

165-
166171
= 1.5 =
167172
Fixed variations max. New filters for error message. Now works with backorders.

woocommerce-max-quantity.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
Plugin Name: WooCommerce Max Quantity
44
Plugin URI: https://isabelcastillo.com/free-plugins/woocommerce-max-quantity
55
Description: Set a limit for the max quantity of products that can be added to cart, per product. Now with individual product limits.
6-
Version: 1.5.1
6+
Version: 1.5.2
77
Author: Isabel Castillo
88
Author URI: https://isabelcastillo.com
99
License: GPL2
1010
Text Domain: woocommerce-max-quantity
1111
Domain Path: languages
12+
WC requires at least: 2.0.0
13+
WC tested up to: 3.9.1
1214
13-
Copyright 2013-2017 Isabel Castillo
15+
Copyright 2013-2020 Isabel Castillo
1416
1517
This file is part of WooCommerce Max Quantity plugin.
1618

0 commit comments

Comments
 (0)