Bump master version to 2.3-bleeding

This commit is contained in:
Mike Jolley 2014-10-08 15:07:12 +01:00
parent 8d38401d64
commit 1ed7079472
1 changed files with 2 additions and 2 deletions

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.2.4
* Version: 2.3-bleeding
* Author: WooThemes
* Author URI: http://woothemes.com
* Requires at least: 4.0
@ -33,7 +33,7 @@ final class WooCommerce {
/**
* @var string
*/
public $version = '2.2.4';
public $version = '2.3.0';
/**
* @var WooCommerce The single instance of the class