There was an error while loading. Please reload this page.
2 parents be7e67a + e2aa42a commit e09aee0Copy full SHA for e09aee0
1 file changed
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"
55
)
56
57
func init() {
0 commit comments