From f0f1a25e0c221e9cda23ed3f9c98764dd146ece3 Mon Sep 17 00:00:00 2001 From: Matias Benedetto Date: Tue, 11 Jul 2023 13:38:20 +0200 Subject: [PATCH] Version Bump --- covr/readme.txt | 3 +++ covr/style.css | 2 +- erma/readme.txt | 3 +++ erma/style.css | 2 +- fewer/readme.txt | 3 +++ fewer/style.css | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 8 files changed, 15 insertions(+), 6 deletions(-) diff --git a/covr/readme.txt b/covr/readme.txt index 5e812bda0..fd1dbba5e 100644 --- a/covr/readme.txt +++ b/covr/readme.txt @@ -12,6 +12,9 @@ Covr is a beautifully crafted theme that boasts a clean and modern design, speci == Changelog == += 1.0.1 = +* Covr: remove theme key from template part links in templates + = 0.0.1 = * Initial release diff --git a/covr/style.css b/covr/style.css index 0a9fbc436..b1a69b16f 100644 --- a/covr/style.css +++ b/covr/style.css @@ -7,7 +7,7 @@ Description: Covr is a simple and straightforward theme designed for a sleek pre Requires at least: 5.8 Tested up to: 6.2 Requires PHP: 5.7 -Version: 1.0.0 +Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: covr diff --git a/erma/readme.txt b/erma/readme.txt index 36986e9dc..3038803e5 100644 --- a/erma/readme.txt +++ b/erma/readme.txt @@ -12,6 +12,9 @@ Erma is a WordPress portfolio block theme that features gorgeous imagery and mod == Changelog == += 1.0.4 = +* missing changelog + = 1.0.3 = * Erma: adding defult font weight diff --git a/erma/style.css b/erma/style.css index c3a88de1e..892b8b458 100644 --- a/erma/style.css +++ b/erma/style.css @@ -7,7 +7,7 @@ Description: Erma is a WordPress portfolio block theme that features gorgeous im Requires at least: 5.8 Tested up to: 6.2 Requires PHP: 5.7 -Version: 1.0.3 +Version: 1.0.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: erma diff --git a/fewer/readme.txt b/fewer/readme.txt index 96dd0f4a6..963832eb1 100644 --- a/fewer/readme.txt +++ b/fewer/readme.txt @@ -12,6 +12,9 @@ Fewer is perfect for showcasing portfolios and blogs. With a clean and opinionat == Changelog == += 1.0.2 = +* missing changelog + = 1.0.1 = * fix font slug diff --git a/fewer/style.css b/fewer/style.css index e4925d036..754528106 100644 --- a/fewer/style.css +++ b/fewer/style.css @@ -7,7 +7,7 @@ Description: Fewer is perfect for showcasing portfolios and blogs. With a clean Requires at least: 5.8 Tested up to: 6.2 Requires PHP: 5.7 -Version: 1.0.1 +Version: 1.0.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: fewer diff --git a/package-lock.json b/package-lock.json index bf69168f1..f2a06a2b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.366", + "version": "1.0.367", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.366", + "version": "1.0.367", "license": "GPL-2.0", "workspaces": [ "*" diff --git a/package.json b/package.json index bb7210da4..5abd9e2ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.366", + "version": "1.0.367", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0",