chore(main): release 1.248.0 (#3047)

* chore(main): release 1.248.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-01-19 14:07:06 +01:00
committed by GitHub
parent 77f7fb2dd3
commit e6b039dbc9
14 changed files with 44 additions and 32 deletions

View File

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