Skip to content

Commit

Permalink
Bump to v0.58.0
Browse files Browse the repository at this point in the history
As the title says.  In preparation of Podman v5.0,
bumping to v0.58.0.

[NO NEW TESTS NEEDED]

Signed-off-by: tomsweeneyredhat <[email protected]>
  • Loading branch information
TomSweeneyRedHat committed Mar 6, 2024
1 parent 3feb88c commit e58240a
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.58.0-dev"
const Version = "0.58.0"

0 comments on commit e58240a

Please sign in to comment.