From 8935286549899173f96d721817bb8d42282913c4 Mon Sep 17 00:00:00 2001 From: Aileen Nowak Date: Tue, 15 May 2018 19:11:48 +0800 Subject: [PATCH] Version bump to 1.22.8 --- 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 5ae7814306..768f4be370 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "1.22.7", + "version": "1.22.8", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",