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

bump 5.2.1

This commit is contained in:
Kushagra Gour
2024-02-20 15:36:05 +05:30
parent edee0f7e70
commit 0eb23a01d8
4 changed files with 4 additions and 4 deletions

View File

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