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

bump to 6.3.4 n add changelog

This commit is contained in:
Kushagra Gour
2024-06-20 19:21:33 +05:30
parent c2420cccd9
commit a851ff7633
5 changed files with 10 additions and 4 deletions

View File

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