mirror of
https://github.com/containers/podman.git
synced 2025-11-01 19:21:04 +08:00
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.50.1"
|