diff --git a/changelog.txt b/changelog.txt index 142b00a5444..589a97f64c7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ *** WooPayments Changelog *** -= 7.1.0 - 2024-01-24 = += 7.1.0-test-4 - unreleased = * Add - Add active plugins array to compatibility data. * Add - Add post_types and their counts as an array to compatibility data. * Add - Add the active theme name of the blog to the compatibility service diff --git a/readme.txt b/readme.txt index c383c828793..560da692575 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.1.0 - 2024-01-24 = += 7.1.0-test-4 - unreleased = * Add - Add active plugins array to compatibility data. * Add - Add post_types and their counts as an array to compatibility data. * Add - Add the active theme name of the blog to the compatibility service diff --git a/woocommerce-payments.php b/woocommerce-payments.php index d1db912b2e6..1f44aeefcc5 100644 --- a/woocommerce-payments.php +++ b/woocommerce-payments.php @@ -12,7 +12,7 @@ * WC tested up to: 8.4.0 * Requires at least: 6.0 * Requires PHP: 7.3 - * Version: 7.1.0 + * Version: 7.1.0-test-4 * * @package WooCommerce\Payments */