mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 00:02:03 +00:00
chore(main): release 1.60.0 (#1086)
* chore(main): release 1.60.0 * Update CHANGELOG.md * Apply automatic changes Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ import hub from "./hub.ts";
|
||||
import { tryResolveVersion } from "./context.ts";
|
||||
import { GlobalOptions } from "./types.ts";
|
||||
|
||||
const VERSION = "v1.59.0";
|
||||
const VERSION = "v1.60.0";
|
||||
|
||||
const command = new Command()
|
||||
.name("wmill")
|
||||
|
||||
Reference in New Issue
Block a user