mirror of
https://github.com/containers/skopeo.git
synced 2026-07-02 23:14:14 +00:00
Bump Skopeo to v1.23.0
Bump Skopeo to v1.23.0 to go out with Podman 6.0. It appears that I negelcted to bump to 1.23.0-dev after 1.22.0 was release as I should have. Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "1.22.0-dev"
|
||||
const Version = "1.23.0"
|
||||
|
||||
Reference in New Issue
Block a user