chore(main): release 1.219.0 (#2739)

* chore(main): release 1.219.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-12-01 01:20:38 +01:00
committed by GitHub
parent c051dffea6
commit 00a3e07a7a
14 changed files with 56 additions and 40 deletions

View File

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