diff --git a/package.json b/package.json index 6f90865..48786ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "5.2.1", + "version": "5.3.0", "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/app.jsx b/src/components/app.jsx index 034c592..6000544 100644 --- a/src/components/app.jsx +++ b/src/components/app.jsx @@ -75,7 +75,7 @@ if (module.hot) { } const UNSAVED_WARNING_COUNT = 15; -const version = '5.2.1'; +const version = '5.3.0'; // Read forced settings as query parameters window.forcedSettings = {}; diff --git a/src/manifest.json b/src/manifest.json index 405329c..b723b61 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "5.2.2", + "version": "5.3.0", "manifest_version": 2, "description": "Blazing fast & offline playground for your web experiments", "homepage_url": "https://webmaker.app", diff --git a/src/options.html b/src/options.html index 8ab4151..82df7be 100644 --- a/src/options.html +++ b/src/options.html @@ -35,7 +35,7 @@ <body> <h3> Settings - <span style="opacity: 0.6; font-size: 0.7em"> v5.2.1</span> + <span style="opacity: 0.6; font-size: 0.7em"> v5.3.0</span> </h3> <form name="optionsForm"> <label>