mirror of
https://github.com/containers/skopeo.git
synced 2025-09-26 20:31:41 +08:00

Bump main back to the next dev version. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5 lines
86 B
Go
5 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.21.0-dev"
|