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 */