Skip to content

Commit e447e61

Browse files
Bump to v0.57.0
As the title says. Bumping to v0.57.0 in preparation of Podman v4.8 [NO NEW TESTS NEEDED] Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
1 parent 12d6149 commit e447e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the version of the build.
4-
const Version = "0.56.1-dev"
4+
const Version = "0.57.0"

0 commit comments

Comments
 (0)