mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00

Bump Buildah to v1.36.0. This is the final dance step before Podman v5.1 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.59.0"
|