Merge pull request #10876 from ziggie1984/bump-version-v0.21.0-beta

build: bump version to v0.21.0-beta
This commit is contained in:
Olaoluwa Osuntokun 2026-06-04 22:36:11 +02:00 committed by GitHub
commit 0c4a70340d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ const (
// AppPreRelease MUST only contain characters from semanticAlphabet per
// the semantic versioning spec.
AppPreRelease = "beta.rc3"
AppPreRelease = "beta"
)
func init() {