From 5984156fc63fc8d98c7e2222a21a46f25c3c3c08 Mon Sep 17 00:00:00 2001 From: kirrg001 Date: Wed, 11 Apr 2018 22:35:59 +0200 Subject: [PATCH] Version bump to 1.22.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9916fef43..c3c91b994e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "1.22.1", + "version": "1.22.2", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",