We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c3520c commit d5583aeCopy full SHA for d5583ae
internal/vercheck/vercheck.go
@@ -47,6 +47,7 @@ var isDevBuild = build.IsDev
47
var commandSkipList = []string{
48
"devbox global shellenv",
49
"devbox shellenv",
50
+ "devbox version update",
51
}
52
53
// CheckVersion checks the launcher and binary versions and prints a notice if
0 commit comments