diff --git a/readme.txt b/readme.txt index 455a1e2da29..86a19bd83cd 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.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 diff --git a/woocommerce.php b/woocommerce.php index 80bd98d535d..378482bcd65 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.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