chore(main): release 1.69.0 (#1226)

* chore(main): release 1.69.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2023-02-23 18:07:56 +01:00
committed by GitHub
co-authored by rubenfiszel
parent 426e2fbcc2
commit c33df3deec
12 changed files with 45 additions and 31 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import sync from "./sync.ts";
import { tryResolveVersion } from "./context.ts";
import { GlobalOptions } from "./types.ts";
const VERSION = "v1.68.0";
const VERSION = "v1.69.0";
let command: any = new Command()
.name("wmill")