Bump to v4.4.0-rc2

Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
Ashley Cui 2023-01-17 12:14:25 -05:00
parent ddf8e49891
commit 24cc02a64e
No known key found for this signature in database
GPG key ID: 502E08DB0BBF8EEE

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