Version bump

This commit is contained in:
Mike Jolley 2013-03-18 15:26:51 +00:00
parent 87fbb21ff2
commit 6e632c3348
2 changed files with 4 additions and 4 deletions

View File

@ -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.

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.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