We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c902cc1 commit 3214aceCopy full SHA for 3214ace
cmd/root.go
@@ -61,7 +61,7 @@ Codex, etc.) with a familiar CLI experience, just like Homebrew or npm.`,
61
}
62
63
// Version is the current version of the application
64
-const Version = "1.4.0"
+const Version = "1.4.2"
65
66
// Top-level aliases (Docker-style)
67
var installRootCmd = &cobra.Command{
0 commit comments