From 1114f85d66c5f3b59bd2aff1f39466a9bc3f4bed Mon Sep 17 00:00:00 2001 From: Fabien O'Carroll Date: Mon, 21 Oct 2019 13:05:33 +0700 Subject: [PATCH] Version bump to 3.0.0-beta.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a127c779e1..53b8445731 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost", - "version": "3.0.0-beta.6", + "version": "3.0.0-beta.7", "description": "The professional publishing platform", "author": "Ghost Foundation", "homepage": "https://ghost.org",