Skip to content

Commit

Permalink
Bump to v1.15.0
Browse files Browse the repository at this point in the history
Given the big changes in c/common, c/image and c/storage, I think
it makes sense to create Skopeo v1.15.0 now to go out with Podman v5.0
and Buildah v1.35.

[NO NEW TESTS NEEDED]

Signed-off-by: tomsweeneyredhat <[email protected]>
  • Loading branch information
TomSweeneyRedHat committed Mar 14, 2024
1 parent dc50757 commit 99e3c44
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.15.0-dev"
const Version = "1.15.0"

0 comments on commit 99e3c44

Please sign in to comment.