mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
Bumping to the next dev version on the main branch. 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.19.0-dev"
|