From 31f92ddc9c32e24151cef6c3d602d561075a18c9 Mon Sep 17 00:00:00 2001 From: Sarah Norris Date: Mon, 15 Jan 2024 15:32:46 +0000 Subject: [PATCH] Version Bump --- lodestar/readme.txt | 3 +++ lodestar/style.css | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lodestar/readme.txt b/lodestar/readme.txt index 913913bbfb..74b3c0d8ce 100644 --- a/lodestar/readme.txt +++ b/lodestar/readme.txt @@ -113,6 +113,9 @@ Custom color, pattern, or a beautiful image – the choice is yours. To change t == Changelog == += 1.0.22 = +* lodestar: Sync D134558: Handle the case where there is no featured image (PHP 8.1 Warning) (#7609) + = 1.0.21 = * Public Themes J, K, L: PHP Rector fixes (#7388) diff --git a/lodestar/style.css b/lodestar/style.css index 80550dfe2f..e30def1ff3 100644 --- a/lodestar/style.css +++ b/lodestar/style.css @@ -4,7 +4,7 @@ Theme URI: http://theme.wordpress.com/themes/lodestar Author: Automattic Author URI: https://www.wordpress.com Description: Lodestar is a trendy one-page theme designed with startups and small business ventures in mind. -Version: 1.0.21-wpcom +Version: 1.0.22-wpcom License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: lodestar diff --git a/package-lock.json b/package-lock.json index 5cae3ff6ea..dfe2a7328e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.482", + "version": "1.0.483", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.482", + "version": "1.0.483", "license": "GPL-2.0", "workspaces": [ "*" diff --git a/package.json b/package.json index d731a836f1..eae0668c47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.482", + "version": "1.0.483", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0",