Skip to content

Commit 6c107ac

Browse files
Version bump to 4.4.1 (#2108)
1 parent b03b73d commit 6c107ac

File tree

5 files changed

+12
-9
lines changed

5 files changed

+12
-9
lines changed

README.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: automattic, tiagonoronha, jameskoster
33
Requires at least: 5.3.4
44
Tested up to: 6.2.2
5-
Stable tag: 4.4.0
6-
Version: 4.4.0
5+
Stable tag: 4.4.1
6+
Version: 4.4.1
77
WC requires at least: 4.2
88
WC tested up to: 7.7.0
99
License: GPLv3 or later
@@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq
5151

5252
== Changelog ==
5353

54+
= 4.4.1 - 2023-07-12 =
55+
- Fix – Rerun release build to fix missing files from 4.4.0 release.
56+
5457
= 4.4.0 - 2023-07-12 =
5558
- Fix – Theme URI now points to Storefront page in Woo Marketplace. All links to retired theme landing page have also been updated.
5659

languages/storefront.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the GNU General Public License v3 or later.=!>
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Storefront 4.4.0\n"
5+
"Project-Id-Version: Storefront 4.4.1\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/storefront\n"
7-
"POT-Creation-Date: 2023-07-12 14:32:51+00:00\n"
7+
"POT-Creation-Date: 2023-07-13 02:05:36+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storefront",
33
"title": "Storefront",
4-
"version": "4.4.0",
4+
"version": "4.4.1",
55
"homepage": "https://woocommerce.com/products/storefront/",
66
"repository": {
77
"type": "git",
@@ -104,4 +104,4 @@
104104
"node": "14.21.1",
105105
"npm": "9.1.3"
106106
}
107-
}
107+
}

style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://woocommerce.com/products/storefront/
44
Author: Automattic
55
Author URI: https://woocommerce.com/
66
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!
7-
Version: 4.4.0
7+
Version: 4.4.1
88
Tested up to: 6.2.2
99
Requires PHP: 5.6.0
1010
License: GNU General Public License v3 or later

0 commit comments

Comments
 (0)