From d58dd70370ee5e98517e5647f17d8db3d9525628 Mon Sep 17 00:00:00 2001 From: mrzapp Date: Fri, 24 Mar 2017 15:49:34 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- public/js/client.js | 2 +- public/js/dashboard.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ffed0433c..4fe11c766 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hashbrown-cms", "repository": "https://github.com/Putaitu/hashbrown-cms.git", - "version": "0.6.0", + "version": "0.7.0", "description": "The pluggable CMS", "main": "hashbrown.js", "scripts": { diff --git a/public/js/client.js b/public/js/client.js index 9664ad306..b75782a9c 100644 --- a/public/js/client.js +++ b/public/js/client.js @@ -36061,7 +36061,7 @@ module.exports = { "name": "hashbrown-cms", "repository": "https://github.com/Putaitu/hashbrown-cms.git", - "version": "0.6.0", + "version": "0.7.0", "description": "The pluggable CMS", "main": "hashbrown.js", "scripts": { diff --git a/public/js/dashboard.js b/public/js/dashboard.js index e154ed149..32e20c902 100644 --- a/public/js/dashboard.js +++ b/public/js/dashboard.js @@ -20822,7 +20822,7 @@ module.exports = { "name": "hashbrown-cms", "repository": "https://github.com/Putaitu/hashbrown-cms.git", - "version": "0.6.0", + "version": "0.7.0", "description": "The pluggable CMS", "main": "hashbrown.js", "scripts": {