spiegel_podman/vendor/github.com/containers/common/version/version.go
Paul Holzinger cd4e10fdf9
[v3.4] bump c/common to v0.44.3
This fixes a bug where podman machine could create a broken config file.

Fixes #11824

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-10-01 16:41:55 +02:00

4 lines
82 B
Go

package version
// Version is the version of the build.
const Version = "0.44.3"