diff --git a/package.json b/package.json index 88529ce..e102623 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "6.3.5", + "version": "6.3.6", "description": "A blazing fast & offline web playground", "scripts": { "start": "concurrently --kill-others \"gulp start-preview-server\" \"npm run -s dev\"", diff --git a/src/components/Changelog.jsx b/src/components/Changelog.jsx index 36a62d2..eb560c7 100644 --- a/src/components/Changelog.jsx +++ b/src/components/Changelog.jsx @@ -107,6 +107,13 @@ export function Changelog(props) {