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:
Tom Sweeney
2026-05-26 11:03:02 -04:00
parent 09c22b5d2d
commit 9645b282ca

View File

@@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.22.0-dev"
const Version = "1.23.0"