| @@ -1,11 +1,11 @@ | ||
| 1 | 1 | === Plugin Name === |
| 2 | -Contributors: bycrik | |
| 2 | +Contributors: bycrik, freemius | |
| 3 | 3 | Tags: woocommerce, tiered pricing, dynamic price, price, wholesale |
| 4 | 4 | Requires at least: 4.2 |
| 5 | 5 | Tested up to: 5.2.2 |
| 6 | 6 | Requires PHP: 5.6 |
| 7 | -Stable tag: 2.3.0 | |
| 7 | +Stable tag: 2.2.3 | |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| 11 | 11 | Allows you to set price for a certain quantity of product. Shows quantity pricing table. Supports displaying table in a tooltip. |
| @@ -102,7 +102,4 @@ | ||
| 102 | 102 | |
| 103 | 103 | = 2.2.3 = |
| 104 | 104 | * Fixed bugs |
| 105 | 105 | * Added hooks |
| 106 | - | |
| 107 | -= 2.3.0 = | |
| 108 | -* Fix critical bug | |