chore(main): release 1.147.2 (#2049)

* chore(main): release 1.147.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-08-13 15:43:38 +02:00
committed by GitHub
parent a6d2dddf7a
commit 74e986e2bc
14 changed files with 39 additions and 32 deletions

View File

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