1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-04 05:56:36 +00:00
skopeo/version/version.go
Daniel J Walsh 73edfb8216
Move to v1.7.0-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-02-16 12:03:15 -05:00

5 lines
85 B
Go

package version
// Version is the version of the build.
const Version = "1.7.0-dev"