chore(main): release 1.127.1 (#1823)

* chore(main): release 1.127.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-07-10 21:14:12 +02:00
committed by GitHub
parent c470e027bb
commit 951fedf740
13 changed files with 41 additions and 33 deletions

View File

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