chore(main): release 1.154.0 (#2138)

* chore(main): release 1.154.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-08-22 06:05:12 +02:00
committed by GitHub
parent fbfe2d9c19
commit d6318d91ec
14 changed files with 47 additions and 34 deletions

View File

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