skopeo/version/version.go
TomSweeneyRedHat 854f02f027 [release-1.13] Bump to v1.13.4-dev
As the title says

[NO NEW TESTS NEEDED]

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2023-08-24 15:33:58 -04:00

5 lines
86 B
Go

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