Version bumps

This commit is contained in:
Mike Jolley 2015-08-12 19:04:19 +01:00
parent f8b539eb5e
commit f490071374
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, affiliate
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@woothemes.com&item_name=Donation+for+WooCommerce
Requires at least: 4.0
Tested up to: 4.3
Stable tag: 2.4.2
Stable tag: 2.4.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

View File

@ -3,7 +3,7 @@
* Plugin Name: WooCommerce
* Plugin URI: http://www.woothemes.com/woocommerce/
* Description: An e-commerce toolkit that helps you sell anything. Beautifully.
* Version: 2.4.2
* Version: 2.4.3
* Author: WooThemes
* Author URI: http://woothemes.com
* Requires at least: 4.1
@ -33,7 +33,7 @@ final class WooCommerce {
/**
* @var string
*/
public $version = '2.4.2';
public $version = '2.4.3';
/**
* @var WooCommerce The single instance of the class