mirror of
https://github.com/containers/skopeo.git
synced 2025-09-04 16:20:23 +00:00
This branch is utilized for RHEL releases and therefore should never ever represent a `-dev` development release. Bump the version number to account for the change. Resolves: RHEL-97102 Signed-off-by: Chris Evich <cevich@redhat.com>
5 lines
81 B
Go
5 lines
81 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.9.4"
|