chore(main): release 1.106.1 (#1653)

* chore(main): release 1.106.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-05-29 14:13:13 +02:00
committed by GitHub
co-authored by rubenfiszel
parent a934195d5e
commit 28adc8f09e
12 changed files with 44 additions and 31 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ addEventListener("error", (event) => {
}
});
export const VERSION = "v1.106.0";
export const VERSION = "v1.106.1";
let command: any = new Command()
.name("wmill")