From f716e3112255af4864e9b6db6154c25f31ae7916 Mon Sep 17 00:00:00 2001 From: Ghost CI <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 17:50:26 +0000 Subject: [PATCH] v5.53.1 --- ghost/admin/package.json | 2 +- ghost/core/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 91cb6fe0ee..2b211e7d38 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "5.53.0", + "version": "5.53.1", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org", diff --git a/ghost/core/package.json b/ghost/core/package.json index 088d4b64ea..6848dd75a8 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -1,6 +1,6 @@ { "name": "ghost", - "version": "5.53.0", + "version": "5.53.1", "description": "The professional publishing platform", "author": "Ghost Foundation", "homepage": "https://ghost.org",