chore(main): release 1.210.1 (#2647)

* chore(main): release 1.210.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-11-18 17:40:36 +01:00
committed by GitHub
parent e9a3b15a3d
commit 23b9f9d432
14 changed files with 45 additions and 32 deletions

View File

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