chore(main): release 1.601.1 (#7464)

* chore(main): release 1.601.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-12-27 15:40:10 +00:00
committed by GitHub
parent a26ca6364e
commit 526ae033cb
16 changed files with 60 additions and 53 deletions

View File

@@ -70,7 +70,7 @@ export {
// }
// });
export const VERSION = "1.601.0";
export const VERSION = "1.601.1";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";