Skip to content

Commit 88aad2e

Browse files
Bump Skopeo to v1.16.0
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 <[email protected]>
1 parent 3e657b1 commit 88aad2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

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

0 commit comments

Comments
 (0)