chore(main): release 1.105.0 (#1646)

* chore(main): release 1.105.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-05-27 15:07:37 +02:00
committed by GitHub
parent 76173233a6
commit 95c4be513c
12 changed files with 81 additions and 67 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ addEventListener("error", (event) => {
}
});
export const VERSION = "v1.104.2";
export const VERSION = "v1.105.0";
let command: any = new Command()
.name("wmill")