From cddf7fccc999e811ed81a43419a7e6ea1459a810 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 18:54:22 +0000 Subject: [PATCH] Update version and add changelog entries for release 7.8.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 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