Skip to content

Commit

Permalink
Bump Skopeo to v1.16.0
Browse files Browse the repository at this point in the history
Bump Skopeo to v1.16.0 in preparation for
RHEL 9.5/10.0 Beta and Podman's bump to v5.2

[NO NEW TESTS NEEDED]

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
  • Loading branch information
TomSweeneyRedHat committed Jul 27, 2024
1 parent 3e657b1 commit 88aad2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version is the version of the build.
const Version = "1.16.0-dev"
const Version = "1.16.0"

0 comments on commit 88aad2e

Please # to comment.