From c898484e51d235c1f9806fb1ab016a3d5c85a7b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:20:04 +0000 Subject: [PATCH] Update version and add changelog entries for release 7.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 f0962c5bdbe..d87bc82b024 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ *** WooPayments Changelog *** -= 7.2.0 - 2024-02-14 = += 7.2.0-test-3 - unreleased = * Add - Add compatibility data to onboarding init payload. * Add - Add WooPay direct checkout flow behind a feature flag. * Add - Apply localization to CSV exports for transactions, deposits, and disputes sent via email. diff --git a/readme.txt b/readme.txt index 8a3c0906d80..2b1e4117047 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 == -= 7.2.0 - 2024-02-14 = += 7.2.0-test-3 - unreleased = * Add - Add compatibility data to onboarding init payload. * Add - Add WooPay direct checkout flow behind a feature flag. * Add - Apply localization to CSV exports for transactions, deposits, and disputes sent via email. diff --git a/woocommerce-payments.php b/woocommerce-payments.php index 874d1b3f450..951abf235b7 100644 --- a/woocommerce-payments.php +++ b/woocommerce-payments.php @@ -11,7 +11,7 @@ * WC tested up to: 8.5.2 * Requires at least: 6.0 * Requires PHP: 7.3 - * Version: 7.2.0 + * Version: 7.2.0-test-3 * * @package WooCommerce\Payments */