Bump to v5.7.0

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
Lokesh Mandvekar
2025-11-11 08:25:26 -05:00
parent 84c31b8fae
commit 0370128fc8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
[
"5.7",
"5.6",
"5.5",
"5.4",

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.7.0-dev"
const RawVersion = "5.7.0"