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 8e75ef0 + 6b7ad41 commit ab0177cCopy full SHA for ab0177c
build/version.go
@@ -51,7 +51,7 @@ const (
51
52
// AppPreRelease MUST only contain characters from semanticAlphabet per
53
// the semantic versioning spec.
54
- AppPreRelease = "beta.rc1"
+ AppPreRelease = "beta.rc2"
55
)
56
57
func init() {
0 commit comments