chore(main): release 1.293.1 (#3449)

* chore(main): release 1.293.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-03-21 18:01:03 +01:00
committed by GitHub
parent f603d6fbcf
commit 03fd4a7468
14 changed files with 39 additions and 32 deletions

View File

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