1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-04 14:06:54 +00:00
skopeo/version/version.go
tomsweeneyredhat f9fd4db019 [release-1.14] Bump to v1.14.5
As the title says.  To be used to deliver the jfrog
artifactory fix.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2024-07-10 21:15:20 -04:00

5 lines
82 B
Go

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