chore(main): release 1.222.0 (#2801)

* chore(main): release 1.222.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-12-07 19:04:46 +01:00
committed by GitHub
parent 6e138528dd
commit 71cf7eac04
14 changed files with 54 additions and 37 deletions

View File

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