From a5e0a5c421cffc2bd99d378101e594152c23ebfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 03:27:11 +0000 Subject: [PATCH] Update version and add changelog entries for release 6.9.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 dc11dd9da6a..ea2474a8b27 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ *** WooPayments Changelog *** -= 6.9.0 - 2023-12-06 = += 6.9.0-test-3 - unreleased = * Add - Added cleanup code after Payment Processing - RPP * Add - Adds new option to track dismissal of PO eligibility modal. * Add - Display an error banner on the connect page when the WooCommerce country is not supported. diff --git a/readme.txt b/readme.txt index 40e76940cee..f545ee9a9f8 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 == -= 6.9.0 - 2023-12-06 = += 6.9.0-test-3 - unreleased = * Add - Added cleanup code after Payment Processing - RPP * Add - Adds new option to track dismissal of PO eligibility modal. * Add - Display an error banner on the connect page when the WooCommerce country is not supported. diff --git a/woocommerce-payments.php b/woocommerce-payments.php index 153fb20b234..ae76501980c 100644 --- a/woocommerce-payments.php +++ b/woocommerce-payments.php @@ -12,7 +12,7 @@ * WC tested up to: 8.3.1 * Requires at least: 6.0 * Requires PHP: 7.3 - * Version: 6.9.0 + * Version: 6.9.0-test-3 * * @package WooCommerce\Payments */