chore(main): release 1.139.0 (#1968)

* chore(main): release 1.139.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-08-01 17:55:18 +02:00
committed by GitHub
parent 6a821ac9e7
commit 28508ff8f5
13 changed files with 114 additions and 78 deletions

View File

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