From b32933685edd19c329ca4f54d1aa8ddaa2f53ff5 Mon Sep 17 00:00:00 2001 From: Coen Jacobs Date: Tue, 14 May 2013 12:11:14 +0200 Subject: [PATCH] Version bump for preparing 2.0.10 release --- woocommerce.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/woocommerce.php b/woocommerce.php index 46d62e094c9..355edac1448 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -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.0.9 + * Version: 2.0.10-bleeding * Author: WooThemes * Author URI: http://woothemes.com * Requires at least: 3.5 @@ -37,7 +37,7 @@ class Woocommerce { /** * @var string */ - public $version = '2.0.9'; + public $version = '2.0.10'; /** * @var string