From 6e632c3348e40736e59049bda247191e33f85f48 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Mon, 18 Mar 2013 15:26:51 +0000 Subject: [PATCH] Version bump --- readme.txt | 4 ++-- woocommerce.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 3dcc8d04bf1..87c7c3aa137 100644 --- a/readme.txt +++ b/readme.txt @@ -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: 3.5 Tested up to: 3.5 -Stable tag: 2.0.3 +Stable tag: 2.0.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -165,7 +165,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc == Changelog == -= X = += 2.0.4 - 18/03/2013 = * Tweak - Like my account, added order_count attribute to view order shortcode. * Tweak - Moved WC_Order_Item_Meta into own file. * Tweak - PayPal standard gateway - no longer needs sandbox fix, and notify-validate should be first in the requests. diff --git a/woocommerce.php b/woocommerce.php index 995b1b949cb..11d11d39953 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.3 + * Version: 2.0.4 * Author: WooThemes * Author URI: http://woothemes.com * Requires at least: 3.5 @@ -37,7 +37,7 @@ class Woocommerce { /** * @var string */ - public $version = '2.0.3'; + public $version = '2.0.4'; /** * @var string