From 2d405513b3ff03f756f709e0eeed152d70c3f4fb Mon Sep 17 00:00:00 2001 From: Daniel Lockyer <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 14:57:42 +0100 Subject: [PATCH] v5.4.1 --- ghost/admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 62b9077afb..e3ab79e09b 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "5.4.0", + "version": "5.4.1", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",