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 2819637 commit 0d9ceacCopy full SHA for 0d9ceac
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"
+ Version = "v1.3.0-rc.1"
19
20
// BuildMetadata stores the build metadata.
21
//
0 commit comments