chore(main): release 1.228.0 (#2875)

* chore(main): release 1.228.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-12-20 14:30:58 +01:00
committed by GitHub
parent 0f9d5e8617
commit f3537d76c8
14 changed files with 77 additions and 60 deletions

View File

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