Merge pull request #11062 from ziggie1984/bump-v0.20.3-final

build: bump version to v0.20.3
This commit is contained in:
ziggieXXX 2026-08-12 13:00:27 -03:00 committed by GitHub
commit 05407c84ee
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.rc1"
AppPreRelease = "beta"
)
func init() {