From fd3fb96a104684613ae663abe6106242ad62dff4 Mon Sep 17 00:00:00 2001 From: kirrg001 Date: Thu, 7 Sep 2017 14:45:56 +0200 Subject: [PATCH] Version bump to 1.8.4 --- 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 a363274c47..cce3aa8159 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "1.8.3", + "version": "1.8.4", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",