From f4c360b818580d9ad4bb0460b6ef3246363dffd6 Mon Sep 17 00:00:00 2001 From: Daniel Lockyer Date: Tue, 26 May 2020 14:03:34 +0100 Subject: [PATCH] v3.17.0 --- 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 2050b13693..d860704144 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "3.16.1", + "version": "3.17.0", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",