Skip to content

Commit c523323

Browse files
Merge pull request #26791 from mheon/bump_560_rc2
Bump to v5.6.0-rc2
2 parents 419a031 + ec0652f commit c523323

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)