skopeo/version/version.go
TomSweeneyRedHat 53b9ccff29 [release-1.3] Bump to Skopeo v1.3.2-dev
Bump the release branch version to the next numbered dev.

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2021-06-29 18:25:30 -04:00

5 lines
85 B
Go

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