Bump to 4.3.2-dev

Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
Ashley Cui
2022-11-09 15:45:25 -05:00
parent 814b7b003c
commit fc641ef839

View File

@ -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.3.1")
var Version = semver.MustParse("4.3.2-dev")
// See https://docs.docker.com/engine/api/v1.40/
// libpod compat handlers are expected to honor docker API versions