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": {