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 4f40e43 + 6eea5f3 commit d72a3aaCopy full SHA for d72a3aa
build/version.go
@@ -47,7 +47,7 @@ const (
47
48
// AppPreRelease MUST only contain characters from semanticAlphabet per
49
// the semantic versioning spec.
50
- AppPreRelease = "beta.rc3"
+ AppPreRelease = "beta"
51
)
52
53
func init() {
0 commit comments