Skip to content

Commit

Permalink
[release-5.33] Bump c/image to v5.33.1
Browse files Browse the repository at this point in the history
Bump c/image to v5.33.1 in preparation for
Podman v5.33.1

Signed-off-by: tomsweeneyredhat <[email protected]>
  • Loading branch information
TomSweeneyRedHat committed Jan 14, 2025
1 parent 3d4c26e commit 44ce03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const (
// VersionMinor is for functionality in a backwards-compatible manner
VersionMinor = 33
// VersionPatch is for backwards-compatible bug fixes
VersionPatch = 0
VersionPatch = 1

// VersionDev indicates development branch. Releases will be empty string.
VersionDev = ""
Expand Down

0 comments on commit 44ce03e

Please sign in to comment.