bump version 4.1.2

This commit is contained in:
Luigi 2022-08-02 16:44:20 +02:00
parent 0fb0009242
commit 9ca99faefb
5 changed files with 11 additions and 8 deletions

View file

@ -2,10 +2,10 @@
Contributors: automattic, tiagonoronha, jameskoster
Requires at least: 5.3.4
Tested up to: 6.0.0
Stable tag: 4.1.1
Version: 4.1.1
Stable tag: 4.1.2
Version: 4.1.2
WC requires at least: 4.2
WC tested up to: 6.6.1
WC tested up to: 6.7
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq

== Changelog ==

= 4.1.2 - 2022-08-02 =
- Fix Update the "Development blog" link. ([#2021](https://github.com/woocommerce/storefront/pull/2021))

= 4.1.1 - 2022-06-28 =
- Fix Fix mobile nav menu in AMP.


View file

@ -2,9 +2,9 @@
# This file is distributed under the GNU General Public License v3 or later.=!>
msgid ""
msgstr ""
"Project-Id-Version: Storefront 4.1.1\n"
"Project-Id-Version: Storefront 4.1.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/storefront\n"
"POT-Creation-Date: 2022-06-28 13:36:51+00:00\n"
"POT-Creation-Date: 2022-08-02 10:38:25+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "storefront",
"version": "4.1.1",
"version": "4.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "storefront",
"title": "Storefront",
"version": "4.1.1",
"version": "4.1.2",
"homepage": "http://woocommerce.com/storefront/",
"repository": {
"type": "git",

View file

@ -4,7 +4,7 @@ Theme URI: https://woocommerce.com/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.1.1
Version: 4.1.2
Tested up to: 6.0.0
Requires PHP: 5.6.0
License: GNU General Public License v3 or later