version bump

This commit is contained in:
Mike Jolley 2012-02-29 17:04:37 +00:00
parent 413efd1fec
commit 067f308121
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, store, sh
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@woothemes.com&item_name=Donation+for+WooCommerce
Requires at least: 3.3
Tested up to: 3.3
Stable tag: 1.4.4
Stable tag: 1.5
WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.

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: 1.4.5
Version: 1.5
Author: WooThemes
Author URI: http://woothemes.com
Requires at least: 3.1
@ -29,7 +29,7 @@ class Woocommerce {
/** Version ***************************************************************/
var $version = '1.4.5';
var $version = '1.5';
/** URLS ******************************************************************/