| @@ -3,11 +3,11 @@ | ||
| 3 | 3 | use TierPricingTable\TierPricingTablePlugin; |
| 4 | 4 | |
| 5 | 5 | /** |
| 6 | 6 | * |
| 7 | - * Plugin Name: WooCommerce Tiered Price Table | |
| 8 | - * Description: Allow set price for certain quantity of a product. Shows pricing and product summary table. Supports displaying pricing table in tooltip. | |
| 9 | - * Version: 2.3.3 | |
| 7 | + * Plugin Name: WooCommerce Tiered Price Table | |
| 8 | + * Description: Allow set price for certain quantity of product. Shows pricing table. Supports displaying pricing table in tooltip | |
| 9 | + * Version: 2.2.2 | |
| 10 | 10 | * Author: bycrik |
| 11 | 11 | * License: GPLv2 or later |
| 12 | 12 | * License URI: http://www.gnu.org/licenses/gpl-2.0.txt |
| 13 | 13 | * Text Domain: tier-pricing-table |
| @@ -13,9 +13,9 @@ | ||
| 13 | 13 | * Text Domain: tier-pricing-table |
| 14 | 14 | * Domain Path: /languages/ |
| 15 | 15 | * |
| 16 | 16 | * WC requires at least: 3.0 |
| 17 | - * WC tested up to: 3.8.0 | |
| 17 | + * WC tested up to: 3.6.2 | |
| 18 | 18 | * |
| 19 | 19 | */ |
| 20 | 20 | |
| 21 | 21 | // If this file is called directly, abort. |