diff --git a/readme.txt b/readme.txt index c28c14c..fd73a8b 100644 --- a/readme.txt +++ b/readme.txt @@ -104,6 +104,9 @@ Original design files are available on [Google Drive](https://drive.google.com/f == Changelog == += 1.20.6 - 14 November 2024 = +* Updated WooCommerce Form Checkout template to version 9.4.0. + = 1.20.5 - 17 October 2024 = * Header: Restored the `floating` class to the masthead on scroll. * Header: Ensured the sticky logo is always correctly aligned. diff --git a/woocommerce/checkout/form-checkout.php b/woocommerce/checkout/form-checkout.php index 5cccc1b..c88dd66 100644 --- a/woocommerce/checkout/form-checkout.php +++ b/woocommerce/checkout/form-checkout.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * - * @version 3.5.0 + * @version 9.4.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; @@ -29,7 +29,7 @@ ?> -