diff --git a/changelog.txt b/changelog.txt index 86f3ce53cef..788b400ecf3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ *** WooPayments Changelog *** -= 7.8.0 - 2024-06-19 = += 7.8.0-test-3 - unreleased = * Add - Add a feedback survey modal upon deactivation. * Add - Add new select component to be used for reporting filters, e.g. Payments overview currency select * Add - Add payment processing using ECE in the Blocks checkout and cart pages. diff --git a/readme.txt b/readme.txt index 950fc76a658..e250d72ac6e 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.8.0 - 2024-06-19 = += 7.8.0-test-3 - unreleased = * Add - Add a feedback survey modal upon deactivation. * Add - Add new select component to be used for reporting filters, e.g. Payments overview currency select * Add - Add payment processing using ECE in the Blocks checkout and cart pages. diff --git a/woocommerce-payments.php b/woocommerce-payments.php index f49664ad999..79d28359878 100644 --- a/woocommerce-payments.php +++ b/woocommerce-payments.php @@ -11,7 +11,7 @@ * WC tested up to: 8.9.3 * Requires at least: 6.0 * Requires PHP: 7.3 - * Version: 7.8.0 + * Version: 7.8.0-test-3 * Requires Plugins: woocommerce * * @package WooCommerce\Payments