2.0.12 version bump

This commit is contained in:
Coen Jacobs 2013-06-17 16:26:29 +02:00
parent 0d554994e6
commit 8ec3ee7a85
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.6 beta 3
Stable tag: 2.0.11
Stable tag: 2.0.12
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 ==
= 2.0.12 - x =
= 2.0.12 - 17/06/2013 =
* Tweak - Add actions for attribute create/update/delete
* Fix - Fixed bug in cross sells loading in product data write panel
* Fix - Fixed posting shipping method when only one is available

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.11
* Version: 2.0.12
* Author: WooThemes
* Author URI: http://woothemes.com
* Requires at least: 3.5
@ -37,7 +37,7 @@ class Woocommerce {
/**
* @var string
*/
public $version = '2.0.11';
public $version = '2.0.12';
/**
* @var string