Skip to content

Commit

Permalink
Bump c/common to v0.61.0
Browse files Browse the repository at this point in the history
Bumping c/common to v0.61.0 in preparation of Podman
v5.3.0

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
  • Loading branch information
TomSweeneyRedHat committed Nov 8, 2024
1 parent fb81002 commit 8d156f7
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
@@ -1,4 +1,4 @@
package version

// Version is the version of the build.
const Version = "0.61.0-dev"
const Version = "0.61.0"

0 comments on commit 8d156f7

Please sign in to comment.