versions
This commit is contained in:
parent
cfa383eaf4
commit
5e23a48ba4
|
@ -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.3
|
||||
Tested up to: 3.3
|
||||
Stable tag: 1.5.2.1
|
||||
Stable tag: 1.5.3
|
||||
|
||||
WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.
|
||||
|
||||
|
|
|
@ -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.5.2.1
|
||||
* Version: 1.5.3
|
||||
* Author: WooThemes
|
||||
* Author URI: http://woothemes.com
|
||||
* Requires at least: 3.1
|
||||
|
@ -32,7 +32,7 @@ class Woocommerce {
|
|||
|
||||
/** Version ***************************************************************/
|
||||
|
||||
var $version = '1.5.2.1';
|
||||
var $version = '1.5.3';
|
||||
|
||||
/** URLS ******************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in New Issue