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 a11bb97 commit 2b3dafdCopy full SHA for 2b3dafd
cmd/version.go
@@ -9,7 +9,7 @@ import (
9
10
// Version is the version of the current build.
11
// It follows semantic versioning.
12
-const Version = "3.0.0-alpha.4"
+const Version = "3.0.0-alpha.9.mentors"
13
14
// checkLatest flag for version command.
15
var checkLatest bool
0 commit comments