Soft bumping version to beta-1 #4194

This commit is contained in:
Coen Jacobs 2013-11-25 09:29:11 +01:00
parent 8978f75f36
commit 2acc983956
1 changed files with 2 additions and 2 deletions

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.1-bleeding
* Version: 2.1-beta-1
* Author: WooThemes
* Author URI: http://woothemes.com
* Requires at least: 3.8
@ -32,7 +32,7 @@ final class WooCommerce {
/**
* @var string
*/
public $version = '2.1-bleeding';
public $version = '2.1-beta-1';
/**
* @var WooCommerce The single instance of the class