Bump to v5.6.0-rc1

Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
Matt Heon
2025-07-25 09:13:38 -04:00
parent 4414b2478e
commit a3a6d9cc33

View File

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