Skip to content

Commit

Permalink
Bump c/common to v0.59.0
Browse files Browse the repository at this point in the history
As the title says.  Bumping to v0.59.0 in preparation
of Podman v5.1

Signed-off-by: tomsweeneyredhat <[email protected]>
  • Loading branch information
TomSweeneyRedHat committed May 22, 2024
1 parent 3fe0775 commit d5c3f64
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.59.0-dev"
const Version = "0.59.0"

0 comments on commit d5c3f64

Please sign in to comment.