chore(main): release 1.379.0 (#4228)

* chore(main): release 1.379.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-08-13 16:01:49 +02:00
committed by GitHub
parent 599399870f
commit 0d5c2e5dd7
16 changed files with 95 additions and 89 deletions

View File

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