Files
skopeo/version/version.go
Daniel J Walsh 3a759d5136 Move to v1.2.4-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-04-15 14:47:23 -04:00

5 lines
85 B
Go

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