From b007e79a6010997beed13b367ab0826c8ec1fb81 Mon Sep 17 00:00:00 2001 From: alaczek Date: Fri, 16 Aug 2024 10:49:54 +1000 Subject: [PATCH] Version Bump --- blissed/readme.txt | 3 +++ blissed/style.css | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/blissed/readme.txt b/blissed/readme.txt index d59d7ba9f..8394a5955 100644 --- a/blissed/readme.txt +++ b/blissed/readme.txt @@ -14,6 +14,9 @@ Blissed is a theme created to serve as a comprehensive hub for all your wedding- == Changelog == += 1.3 = +* Update footer.php (#8021) + = 1.2 = * Update footer.php (#8009) diff --git a/blissed/style.css b/blissed/style.css index 8ae2dc90e..030b437a5 100644 --- a/blissed/style.css +++ b/blissed/style.css @@ -7,7 +7,7 @@ Description: Blissed is a theme created to serve as a comprehensive hub for all Requires at least: 6.0 Tested up to: 6.5 Requires PHP: 5.7 -Version: 1.2 +Version: 1.3 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: blissed diff --git a/package-lock.json b/package-lock.json index d2ed76258..22cc70be2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.559", + "version": "1.0.560", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.559", + "version": "1.0.560", "license": "GPL-2.0", "workspaces": [ "*" diff --git a/package.json b/package.json index 981ff9a7c..6c4476826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.559", + "version": "1.0.560", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0",