Merge pull request #10953 from ziggie1984/bump-v0.20.2-final

build: bump version to v0.20.2
This commit is contained in:
ziggieXXX 2026-07-07 20:50:06 -03:00 committed by GitHub
commit c863397a4f
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() {