chore(main): release 1.244.2 (#3002)

* chore(main): release 1.244.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-01-13 17:39:37 +01:00
committed by GitHub
parent a1f93a495e
commit a0e2008506
14 changed files with 39 additions and 32 deletions

View File

@@ -31,7 +31,7 @@ addEventListener("error", (event) => {
}
});
export const VERSION = "v1.244.1";
export const VERSION = "v1.244.2";
let command: any = new Command()
.name("wmill")