From 69752ec9330b70d28468d7d45d18e4400740cf47 Mon Sep 17 00:00:00 2001 From: Beka Rice Date: Wed, 10 May 2017 04:23:08 -0400 Subject: [PATCH] Bump template version + fix inconsistent alignment (use all spaces) --- templates/single-product/add-to-cart/grouped.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/single-product/add-to-cart/grouped.php b/templates/single-product/add-to-cart/grouped.php index ce3be07dfab..7c145f2c2f0 100644 --- a/templates/single-product/add-to-cart/grouped.php +++ b/templates/single-product/add-to-cart/grouped.php @@ -10,10 +10,10 @@ * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * - * @see https://docs.woocommerce.com/document/template-structure/ - * @author WooThemes - * @package WooCommerce/Templates - * @version 3.0.6 + * @see https://docs.woocommerce.com/document/template-structure/ + * @author WooThemes + * @package WooCommerce/Templates + * @version 3.0.7 */ if ( ! defined( 'ABSPATH' ) ) { exit;