From 0eb23a01d88d166c32f773c8ddef513603b5d13a Mon Sep 17 00:00:00 2001 From: Kushagra Gour <chinchang457@gmail.com> Date: Tue, 20 Feb 2024 15:36:05 +0530 Subject: [PATCH] bump 5.2.1 --- package.json | 2 +- src/components/app.jsx | 2 +- src/manifest.json | 2 +- src/options.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index abd860f..6f90865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "5.2.0", + "version": "5.2.1", "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 5a2d4bf..034c592 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.0'; +const version = '5.2.1'; // Read forced settings as query parameters window.forcedSettings = {}; diff --git a/src/manifest.json b/src/manifest.json index a1b98b7..6db0b67 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "5.2.0", + "version": "5.2.1", "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 656092e..8ab4151 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.0</span> + <span style="opacity: 0.6; font-size: 0.7em"> v5.2.1</span> </h3> <form name="optionsForm"> <label>