diff --git a/woocommerce/cart/cart.php b/woocommerce/cart/cart.php index f41dee0e..db613fa7 100644 --- a/woocommerce/cart/cart.php +++ b/woocommerce/cart/cart.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce\Templates - * @version 7.9.0 + * @version 10.0.0 */ defined( 'ABSPATH' ) || exit;