chore(main): release 1.117.0 (#1739)

* chore(main): release 1.117.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-06-20 15:56:29 +02:00
committed by GitHub
co-authored by rubenfiszel
parent f35d5a1799
commit 4fb64286a5
12 changed files with 104 additions and 57 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ addEventListener("error", (event) => {
}
});
export const VERSION = "v1.116.0";
export const VERSION = "v1.117.0";
let command: any = new Command()
.name("wmill")