Bump to v6.0.0-rc1

Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
Matt Heon 2026-06-12 12:22:42 -04:00
parent 13b8065f39
commit d0c9bb1b49
No known key found for this signature in database
GPG key ID: 5A0F5FA1CEF5C874

View file

@ -4,4 +4,4 @@ package rawversion
//
// This indirection is needed to prevent semver packages from bloating
// Quadlet's binary size.
const RawVersion = "6.0.0-dev"
const RawVersion = "6.0.0-rc1"