2.7.0-beta-2

This commit is contained in:
Claudio Sanches 2017-02-09 15:08:39 -02:00
parent 962b60c8fe
commit f2767dbf5e
2 changed files with 1529 additions and 1414 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,8 +3,8 @@
* Plugin Name: WooCommerce
* Plugin URI: https://woocommerce.com/
* Description: An e-commerce toolkit that helps you sell anything. Beautifully.
* Version: 2.7.0-beta-1
* Author: WooThemes
* Version: 2.7.0-beta-2
* Author: Automattic
* Author URI: https://woocommerce.com
* Requires at least: 4.4
* Tested up to: 4.7
@ -14,7 +14,7 @@
*
* @package WooCommerce
* @category Core
* @author WooThemes
* @author Automattic
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.