From 1fa62f83a868fe103d09c3e17c1352784ef7a6ef Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Wed, 21 Feb 2018 12:51:42 -0300 Subject: [PATCH] Fixed template version --- templates/cart/cart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cart/cart.php b/templates/cart/cart.php index 67c447ccc69..961b034852c 100644 --- a/templates/cart/cart.php +++ b/templates/cart/cart.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.4 + * @version 3.4.0 */ if ( ! defined( 'ABSPATH' ) ) {