Bump to v1.20.0

Bumping to v1.20 to align with Buildah v1.41 and Podman v5.6
now that Skopeo has the same c/* libraries vendored in.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
tomsweeneyredhat 2025-08-01 14:58:16 -04:00
parent 5650a2cd4d
commit e2c1eecd40

View File

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