mirror of
https://github.com/containers/skopeo.git
synced 2025-08-28 02:52:41 +00:00
As the title says. Bumping to v1.1.6.1 and we will target this for RHEL 9.5/10.0 Beta Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.16.1"
|