build: bump to version v0.19 rc4

This commit is contained in:
Olaoluwa Osuntokun
2025-05-05 12:58:35 -07:00
parent 7b6c1cf840
commit 850f1edc5f

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() {