chore(main): release 1.107.0 (#1654)

* chore(main): release 1.107.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-05-29 15:36:14 -07:00
committed by GitHub
parent 081a54361b
commit e653fa7b50
12 changed files with 42 additions and 30 deletions

View File

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