From 5db9afca28e300f98ae0379fe912a7f4540a1ebd Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Wed, 1 Jul 2020 14:16:10 -0300 Subject: [PATCH] Bump template version --- templates/cart/cross-sells.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cart/cross-sells.php b/templates/cart/cross-sells.php index fdc5c02fb0b..1312c5242df 100644 --- a/templates/cart/cross-sells.php +++ b/templates/cart/cross-sells.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.0.0 + * @version 4.4.0 */ defined( 'ABSPATH' ) || exit;