[release-1.14] Bump to Skopeo v1.14.4

As the title says, bumping to v1.14.4 to get
a release ready with the CVE-2024-3727 fix.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
tomsweeneyredhat 2024-05-23 18:05:21 -04:00
parent 8829b42700
commit ea143562bc

View File

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