From 1e693f72edde07bf60163af31fd4ed3735b33f13 Mon Sep 17 00:00:00 2001 From: Dean Sas Date: Thu, 8 Aug 2024 11:28:38 +0100 Subject: [PATCH] Version Bump --- expo/readme.txt | 3 +++ expo/style.css | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/expo/readme.txt b/expo/readme.txt index f69b6f4bd8..6639e886a0 100644 --- a/expo/readme.txt +++ b/expo/readme.txt @@ -14,6 +14,9 @@ Expo is a blog theme that presents posts in different Query Loops using tags. It == Changelog == += 1.2 = +* Update font file permissions (#8005) + = 1.1 = * Expo: Fixing details and adding variations (#7995) diff --git a/expo/style.css b/expo/style.css index 4109236295..923159361f 100644 --- a/expo/style.css +++ b/expo/style.css @@ -7,7 +7,7 @@ Description: Expo is a blog theme that presents posts in different Query Loops u Requires at least: 6.0 Tested up to: 6.6 Requires PHP: 5.7 -Version: 1.1 +Version: 1.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: expo diff --git a/package-lock.json b/package-lock.json index 0259617028..74abf7b6f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.552", + "version": "1.0.553", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.552", + "version": "1.0.553", "license": "GPL-2.0", "workspaces": [ "*" diff --git a/package.json b/package.json index b4c9a257c7..2b90af0a0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.552", + "version": "1.0.553", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0",