chore(main): release 1.603.1 (#7535)

* chore(main): release 1.603.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-01-09 17:38:24 +00:00
committed by GitHub
parent 57fd32b11d
commit 98c073bfaa
16 changed files with 54 additions and 46 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ export {
// }
// });
export const VERSION = "1.603.0";
export const VERSION = "1.603.1";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";