1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 17:20:13 +02:00

bump to 5.2.0

This commit is contained in:
Kushagra Gour
2024-02-08 16:43:33 +05:30
parent 77479d0f71
commit 270fb7d4f0
4 changed files with 5 additions and 5 deletions

View File

@@ -75,7 +75,7 @@ if (module.hot) {
}
const UNSAVED_WARNING_COUNT = 15;
const version = '5.1.1';
const version = '5.2.0';
// Read forced settings as query parameters
window.forcedSettings = {};