Skip to content

Commit e09aee0

Browse files
authored
Merge pull request #11153 from ziggie1984/bump-v0.20.4-final
build: bump version to v0.20.4
2 parents be7e67a + e2aa42a commit e09aee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const (
5151

5252
// AppPreRelease MUST only contain characters from semanticAlphabet per
5353
// the semantic versioning spec.
54-
AppPreRelease = "beta.rc1"
54+
AppPreRelease = "beta"
5555
)
5656

5757
func init() {

0 commit comments

Comments
 (0)