diff --git a/package.json b/package.json index e102623..402bb75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "6.3.6", + "version": "6.3.7", "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 eb560c7..f3282c6 100644 --- a/src/components/Changelog.jsx +++ b/src/components/Changelog.jsx @@ -107,6 +107,12 @@ export function Changelog(props) {