1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-03-20 10:39:45 +01:00

bump to 5.3.0

This commit is contained in:
Kushagra Gour 2024-04-16 14:09:12 +05:30
parent 7e227ef337
commit 67fc7f93d9
4 changed files with 4 additions and 4 deletions

View File

@ -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\"",

View File

@ -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 = {};

View File

@ -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",

View File

@ -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>