mirror of
https://github.com/containers/skopeo.git
synced 2025-09-09 02:29:49 +00:00
Bumping to v1.20 to align with Buildah v1.41 and Podman v5.6 now that Skopeo has the same c/* libraries vendored in. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.20.0"
|