diff --git a/templates/auth/form-grant-access.php b/templates/auth/form-grant-access.php index ecaee458f22..f77fb2e2fe9 100644 --- a/templates/auth/form-grant-access.php +++ b/templates/auth/form-grant-access.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates/Auth - * @version 2.4.0 + * @version 4.3.0 */ defined( 'ABSPATH' ) || exit; diff --git a/templates/myaccount/form-add-payment-method.php b/templates/myaccount/form-add-payment-method.php index 2e2b8ca637c..ec84ba4a718 100644 --- a/templates/myaccount/form-add-payment-method.php +++ b/templates/myaccount/form-add-payment-method.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.4.0 + * @version 4.3.0 */ defined( 'ABSPATH' ) || exit; diff --git a/templates/single-product-reviews.php b/templates/single-product-reviews.php index 5fa9279b8ee..8ed5a42b970 100644 --- a/templates/single-product-reviews.php +++ b/templates/single-product-reviews.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.6.0 + * @version 4.3.0 */ defined( 'ABSPATH' ) || exit;