mirror of
https://github.com/containers/skopeo.git
synced 2025-08-12 03:42:14 +00:00
Bump the release branch version to the next numbered dev. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
5 lines
85 B
Go
5 lines
85 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.3.2-dev"
|