Bump to v1.15.0

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 <tsweeney@redhat.com>
This commit is contained in:
tomsweeneyredhat
2024-03-13 19:51:18 -04:00
parent dc507579bc
commit 99e3c44865

View File

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