Bump to v1.15.0-dev

As the title says.  Bumping to v1.15.0-dev.  We'll be using 1.14 in
RHEL 8.10/9.4, and v1.15 of Skopeo will be targeted for a later RHEL
version.

[NO NEW TESTS NEEDED]

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
tomsweeneyredhat 2024-01-18 14:11:02 -05:00
parent 45b7bf5e4a
commit e32dfefbfd

View File

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