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>
This commit is contained in:
parent
c7d23443c0
commit
8d16ced222
|
|
@ -1,4 +1,4 @@
|
|||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.56.1-dev"
|
||||
const Version = "0.57.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue