| @@ -1,11 +1,11 @@ | ||
| 1 | 1 | === Plugin Name === |
| 2 | -Contributors: bycrik, freemius | |
| 2 | +Contributors: bycrik | |
| 3 | 3 | Tags: woocommerce, tiered pricing, dynamic price, price, wholesale |
| 4 | 4 | Requires at least: 4.2 |
| 5 | -Tested up to: 5.3.0 | |
| 5 | +Tested up to: 5.2.1 | |
| 6 | 6 | Requires PHP: 5.6 |
| 7 | -Stable tag: 2.3.2 | |
| 7 | +Stable tag: 2.2.2 | |
| 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. |
| @@ -97,18 +97,5 @@ | ||
| 97 | 97 | * Fix mini-cart issue |
| 98 | 98 | |
| 99 | 99 | = 2.2.1 = |
| 100 | 100 | * Fixed bugs |
| 101 | -* Added total price feature | |
| 102 | - | |
| 103 | -= 2.2.3 = | |
| 104 | -* Fixed bugs | |
| 105 | -* Added hooks | |
| 106 | - | |
| 107 | -= 2.3.0 = | |
| 108 | -* Fix critical bug | |
| 109 | - | |
| 110 | -= 2.3.1 = | |
| 111 | -* Fix jQuery issue | |
| 112 | - | |
| 113 | -= 2.3.2 = | |
| 114 | -* Fix upgrading | |
| 101 | +* Added total price feature | |