From 1f177d23c0164d323789f5d80ba70f5a9ae98428 Mon Sep 17 00:00:00 2001 From: jonathansadowski Date: Mon, 20 Mar 2023 11:00:58 -0500 Subject: [PATCH] Update stable tag to 7.5.0 (#37311) * Update stable tag to 7.5.0 * Changelog --- plugins/woocommerce/changelog/update-stable-tag-7-5-0 | 4 ++++ plugins/woocommerce/readme.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 plugins/woocommerce/changelog/update-stable-tag-7-5-0 diff --git a/plugins/woocommerce/changelog/update-stable-tag-7-5-0 b/plugins/woocommerce/changelog/update-stable-tag-7-5-0 new file mode 100644 index 00000000000..6828901deb3 --- /dev/null +++ b/plugins/woocommerce/changelog/update-stable-tag-7-5-0 @@ -0,0 +1,4 @@ +Significance: patch +Type: dev +Comment: This PR updates the stable tag. No changelog entry required. + diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt index 7614651e0b0..7017475de7e 100644 --- a/plugins/woocommerce/readme.txt +++ b/plugins/woocommerce/readme.txt @@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, che Requires at least: 5.9 Tested up to: 6.1 Requires PHP: 7.2 -Stable tag: 7.4.1 +Stable tag: 7.5.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html