Bump to v6.0.1

Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
Matt Heon 2026-07-08 13:44:48 -04:00
parent 15c67a6bc4
commit 4cabbe61fa
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.1-dev"
const RawVersion = "6.0.1"