Files
skopeo/version/version.go
Chris Evich 9abcf8ab4a [release-1.9] Bump to release version 1.9.4
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>
2025-08-11 15:39:54 -04:00

5 lines
81 B
Go

package version
// Version is the version of the build.
const Version = "1.9.4"