mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08: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"
|