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:
TomSweeneyRedHat 2023-11-16 15:34:29 -05:00
parent c7d23443c0
commit 8d16ced222
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.56.1-dev"
const Version = "0.57.0"