Merge pull request #9782 from Roasbeef/v19-rc4

build: bump to version v0.19 rc4
This commit is contained in:
Oliver Gugger 2025-05-06 18:36:20 +02:00 committed by GitHub
commit 67a40c90ad
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.rc4"
)
func init() {