diff --git a/CHANGELOG.md b/CHANGELOG.md index 3453733..c68cdaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +* **Tweak** - Update WooCommerce template compatibility to 4.1.0 + ### 0.6.2: May 12th, 2020 * **Tweak** - content.php template tweak: exclude date from SERP diff --git a/woocommerce/myaccount/form-login.php b/woocommerce/myaccount/form-login.php index 6df1275..d885e56 100644 --- a/woocommerce/myaccount/form-login.php +++ b/woocommerce/myaccount/form-login.php @@ -13,7 +13,7 @@ * @see https://docs.woocommerce.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates - * @version 3.6.0 + * @version 4.1.0 */ if ( ! defined( 'ABSPATH' ) ) { @@ -153,4 +153,4 @@ - + \ No newline at end of file