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 3351c95 commit 260968aCopy full SHA for 260968a
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.3.0-rc.1"
+ Version = "v1.3.0-rc.2"
19
20
// BuildMetadata stores the build metadata.
21
//
0 commit comments