1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-05 04:47:32 +02:00

bump to 6.3.1

This commit is contained in:
Kushagra Gour
2024-05-11 15:46:37 +05:30
parent 98c75e7a64
commit 124fb63997
4 changed files with 4 additions and 4 deletions

View File

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