Files
skopeo/version/version.go
Miloslav Trmač 31d50fd0f9 Bump version to 1.22.0-dev
1.21.0 was released (off an earlier commit).

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2025-12-03 19:35:25 +01:00

5 lines
86 B
Go

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