Skip to content

Commit ec0652f

Browse files
committed
Bump to v5.6.0-rc2
Signed-off-by: Matt Heon <[email protected]>
1 parent 419a031 commit ec0652f

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.6.0-dev"
7+
const RawVersion = "5.6.0-rc2"

0 commit comments

Comments
 (0)