diff --git a/README.txt b/README.txt index 86f8d338..223838e6 100644 --- a/README.txt +++ b/README.txt @@ -2,8 +2,8 @@ Contributors: automattic, tiagonoronha, jameskoster Requires at least: 5.3.4 Tested up to: 6.3 -Stable tag: 4.5.4 -Version: 4.5.4 +Stable tag: 4.5.5 +Version: 4.5.5 WC requires at least: 4.2 WC tested up to: 8.1 License: GPLv3 or later @@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq == Changelog == += 4.5.5 - 2024-04-11 = +- Fix - Update Woo.com links to Wooommerce.com. ([#2142](https://github.com/woocommerce/storefront/pull/2142)) + = 4.5.4 - 2024-01-16 = - Fix - Update WooCommerce.com links to Woo.com. ([#2132](https://github.com/woocommerce/storefront/pull/2132) and [#2136](https://github.com/woocommerce/storefront/pull/2136)) - Fix - Allow SVG in notice content. ([#2133](https://github.com/woocommerce/storefront/pull/2133)) diff --git a/languages/storefront.pot b/languages/storefront.pot index dfdcc011..40c4ee70 100644 --- a/languages/storefront.pot +++ b/languages/storefront.pot @@ -2,9 +2,9 @@ # This file is distributed under the GNU General Public License v3 or later.=!> msgid "" msgstr "" -"Project-Id-Version: Storefront 4.5.4\n" +"Project-Id-Version: Storefront 4.5.5\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/storefront\n" -"POT-Creation-Date: 2024-01-16 06:14:02+00:00\n" +"POT-Creation-Date: 2024-04-11 19:26:13+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/package-lock.json b/package-lock.json index 9ce1a7ac..66e6acc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "storefront", - "version": "4.5.4", + "version": "4.5.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 76a42990..8f6ac1bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "storefront", "title": "Storefront", - "version": "4.5.4", + "version": "4.5.5", "homepage": "https://woocommerce.com/products/storefront/", "repository": { "type": "git", diff --git a/style.scss b/style.scss index b14028d7..d1dff93a 100644 --- a/style.scss +++ b/style.scss @@ -4,7 +4,7 @@ Theme URI: https://woocommerce.com/products/storefront/ Author: Automattic Author URI: https://woocommerce.com/ Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further! -Version: 4.5.4 +Version: 4.5.5 Tested up to: 6.3 Requires PHP: 5.6.0 License: GNU General Public License v3 or later