From 6b0ea403f3c240e7ed0813a9cca8e15d52a22459 Mon Sep 17 00:00:00 2001 From: refael iliaguyev Date: Sat, 8 Apr 2017 15:18:54 +0300 Subject: [PATCH] fix #14133 --- templates/content-single-product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/content-single-product.php b/templates/content-single-product.php index 5058a1ffefc..31404e7bda4 100644 --- a/templates/content-single-product.php +++ b/templates/content-single-product.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 1.6.4 + * @version 3.0.0 */ if ( ! defined( 'ABSPATH' ) ) {