Skip to content

Commit 85a6e7f

Browse files
committed
Bump to v5.7.0-rc3
Signed-off-by: Matt Heon <[email protected]>
1 parent b7d1f77 commit 85a6e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/rawversion/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ package rawversion
44
//
55
// This indirection is needed to prevent semver packages from bloating
66
// Quadlet's binary size.
7-
const RawVersion = "5.7.0-dev"
7+
const RawVersion = "5.7.0-rc3"

0 commit comments

Comments
 (0)