Version bump for preparing 2.0.10 release

This commit is contained in:
Coen Jacobs 2013-05-14 12:11:14 +02:00
parent 0b40f26224
commit b32933685e
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
* Plugin Name: WooCommerce * Plugin Name: WooCommerce
* Plugin URI: http://www.woothemes.com/woocommerce/ * Plugin URI: http://www.woothemes.com/woocommerce/
* Description: An e-commerce toolkit that helps you sell anything. Beautifully. * Description: An e-commerce toolkit that helps you sell anything. Beautifully.
* Version: 2.0.9 * Version: 2.0.10-bleeding
* Author: WooThemes * Author: WooThemes
* Author URI: http://woothemes.com * Author URI: http://woothemes.com
* Requires at least: 3.5 * Requires at least: 3.5
@ -37,7 +37,7 @@ class Woocommerce {
/** /**
* @var string * @var string
*/ */
public $version = '2.0.9'; public $version = '2.0.10';
/** /**
* @var string * @var string