From 6d9119dc0cc56c66fe743e41a8721214d09225c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:44:46 +0000 Subject: [PATCH] Update version and add changelog entries for release 8.2.0-test-3 --- changelog.txt | 2 +- readme.txt | 2 +- woocommerce-payments.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 41f3c511d8b..ec7376f9310 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ *** WooPayments Changelog *** -= 8.2.0 - 2024-09-11 = += 8.2.0-test-3 - unreleased = * Add - add: test instructions icon animation * Add - Added Embdedded KYC, currently behind feature flag. * Fix - Avoid unnecessary account data cache refresh on WooPayments pages refresh. diff --git a/readme.txt b/readme.txt index ca0f1154a38..03977dab79e 100644 --- a/readme.txt +++ b/readme.txt @@ -94,7 +94,7 @@ Please note that our support for the checkout block is still experimental and th == Changelog == -= 8.2.0 - 2024-09-11 = += 8.2.0-test-3 - unreleased = * Add - add: test instructions icon animation * Add - Added Embdedded KYC, currently behind feature flag. * Fix - Avoid unnecessary account data cache refresh on WooPayments pages refresh. diff --git a/woocommerce-payments.php b/woocommerce-payments.php index 149100add8e..a5af12bee03 100644 --- a/woocommerce-payments.php +++ b/woocommerce-payments.php @@ -11,7 +11,7 @@ * WC tested up to: 9.2.0 * Requires at least: 6.0 * Requires PHP: 7.3 - * Version: 8.2.0 + * Version: 8.2.0-test-3 * Requires Plugins: woocommerce * * @package WooCommerce\Payments