We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b5188 commit f51e954Copy full SHA for f51e954
internal/version/version.go
@@ -4,4 +4,4 @@ package version
4
// Version is the current version of oc.
5
// Release automation updates this in the tagged source so `go install
6
// module@version` reports the same version as release binaries.
7
-var Version = "v1.0.0-alpha.13"
+var Version = "v1.0.0-alpha.14"
0 commit comments