From 4ff7055beb781f506f399994b006cba7203db379 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:35:00 +0000 Subject: [PATCH] Update version and add changelog entries for release 8.3.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 553c0431607..6ed6d7888ff 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ *** WooPayments Changelog *** -= 8.3.0 - 2024-10-02 = += 8.3.0-test-3 - unreleased = * Add - Add compatibility with the buttonAttributes API from Woo Blocks * Add - Add rate limiter to compatibility data updates * Add - Add UTC to the date time column header of transactions list page. diff --git a/readme.txt b/readme.txt index 86d4dadba3a..c73b241e412 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.3.0 - 2024-10-02 = += 8.3.0-test-3 - unreleased = * Add - Add compatibility with the buttonAttributes API from Woo Blocks * Add - Add rate limiter to compatibility data updates * Add - Add UTC to the date time column header of transactions list page. diff --git a/woocommerce-payments.php b/woocommerce-payments.php index aac2cbc0ad0..3af1665e7fe 100644 --- a/woocommerce-payments.php +++ b/woocommerce-payments.php @@ -11,7 +11,7 @@ * WC tested up to: 9.3.1 * Requires at least: 6.0 * Requires PHP: 7.3 - * Version: 8.3.0 + * Version: 8.3.0-test-3 * Requires Plugins: woocommerce * * @package WooCommerce\Payments