1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-05 14:37:12 +00:00
skopeo/version/version.go
tomsweeneyredhat 20746ae273 Bump Skopeo to v1.19.0-dev
Bumping to the next dev version on the main branch.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-02-12 11:29:36 -05:00

5 lines
86 B
Go

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