1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-26 08:11:17 +02:00

bump to 6

This commit is contained in:
Kushagra Gour
2024-04-28 23:02:10 +05:30
parent 429de00902
commit 35b04b8d01
2 changed files with 2 additions and 2 deletions

View File

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