mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-28 03:07:56 +00:00
Bump to v4.2.2-dev
Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
parent
62b324ddf7
commit
efa62e346f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ const (
|
|||
// NOTE: remember to bump the version at the top
|
||||
// of the top-level README.md file when this is
|
||||
// bumped.
|
||||
var Version = semver.MustParse("4.2.1")
|
||||
var Version = semver.MustParse("4.2.2-dev")
|
||||
|
||||
// See https://docs.docker.com/engine/api/v1.40/
|
||||
// libpod compat handlers are expected to honor docker API versions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue