chore(main): release 1.118.0 (#1755)

* chore(main): release 1.118.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-06-22 12:41:08 +02:00
committed by GitHub
parent 760f699c94
commit e444488636
12 changed files with 94 additions and 67 deletions

View File

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