This branch is now 2.2 bleeding

This commit is contained in:
Coen Jacobs 2014-02-10 15:38:53 +01:00
parent 031fa146e6
commit d0d68faf31
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.1.0
* Version: 2.2.0-bleeding
* Author: WooThemes
* Author URI: http://woothemes.com
* Requires at least: 3.8
@ -33,7 +33,7 @@ final class WooCommerce {
/**
* @var string
*/
public $version = '2.1.0';
public $version = '2.2.0';
/**
* @var WooCommerce The single instance of the class