1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-07 23:46:46 +00:00
skopeo/version/version.go
tomsweeneyredhat ea143562bc [release-1.14] Bump to Skopeo v1.14.4
As the title says, bumping to v1.14.4 to get
a release ready with the CVE-2024-3727 fix.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2024-05-29 14:28:10 -04:00

5 lines
82 B
Go

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