mirror of
https://github.com/containers/skopeo.git
synced 2026-01-15 14:46:32 +00:00
Bump Skopeo's main branch to the next dev release. [NO NEW TESTS NEEDED] 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.17.0-dev"
|