Skip to content

Commit

Permalink
[release-1.14] Bump to Skopeo v1.14.4
Browse files Browse the repository at this point in the history
As the title says, bumping to v1.14.4 to get
a release ready with the CVE-2024-3727 fix.

Signed-off-by: tomsweeneyredhat <[email protected]>
  • Loading branch information
TomSweeneyRedHat committed May 29, 2024
1 parent 8829b42 commit ea14356
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.14.3"
const Version = "1.14.4"

0 comments on commit ea14356

Please sign in to comment.