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.
2 parents bbeb75d + 00af3ce commit 787665fCopy full SHA for 787665f
internal/version/version.go
@@ -15,7 +15,7 @@ package version
15
16
var (
17
// Version shows the current notation version, optionally with pre-release.
18
- Version = "v1.2.0-alpha.1"
+ Version = "v1.2.0-beta.1"
19
20
// BuildMetadata stores the build metadata.
21
//
0 commit comments