mirror of
https://github.com/containers/podman.git
synced 2026-07-18 11:11:54 -04:00
Also force an update of c/image to prevent a downgrade. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
5 lines
86 B
Go
5 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.51.1-dev"
|