Bump to v6.1.0-rc1

Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
Matt Heon 2026-07-31 12:40:11 -04:00
parent 8923dc3e29
commit 319d0cfe01
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.1.0-dev"
const RawVersion = "6.1.0-rc1"