chore(main): release 1.270.2 (#3234)

* chore(main): release 1.270.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-02-16 09:51:17 +01:00
committed by GitHub
parent 4049060345
commit 74ffc2ac76
14 changed files with 39 additions and 32 deletions

View File

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