mirror of
https://github.com/containers/skopeo.git
synced 2026-07-07 19:15:51 +00:00
Bump to v1.24.0-dev, the next Skopeo development version. Signed-off-by: Tom Sweeney <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.24.0-dev"
|