Version Bump

This commit is contained in:
alaczek 2024-08-20 12:37:12 +10:00
parent 48a0cb2435
commit 0c65de7f19
4 changed files with 7 additions and 4 deletions

View file

@ -12,6 +12,9 @@ Luminance is a bold blogging theme with opinionated typography and unique aesthe
== Changelog ==
= 1.0.3 =
* Luminance: Fix display of featured images (#8023)
= 1.0.2 =
* Luminance: Update it for submission (#7735)

View file

@ -7,7 +7,7 @@ Description: Luminance is a bold blogging theme with opinionated typography and
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
Version: 1.0.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: luminance

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "themes",
"version": "1.0.560",
"version": "1.0.561",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "themes",
"version": "1.0.560",
"version": "1.0.561",
"license": "GPL-2.0",
"workspaces": [
"*"

View file

@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.560",
"version": "1.0.561",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",