mirror of
https://github.com/containers/podman.git
synced 2026-07-13 00:31:45 -04:00
@@ -1,4 +1,5 @@
|
||||
[
|
||||
"5.7",
|
||||
"5.6",
|
||||
"5.5",
|
||||
"5.4",
|
||||
|
||||
@@ -4,4 +4,4 @@ package rawversion
|
||||
//
|
||||
// This indirection is needed to prevent semver packages from bloating
|
||||
// Quadlet's binary size.
|
||||
const RawVersion = "5.7.0-dev"
|
||||
const RawVersion = "5.7.0"
|
||||
|
||||
Reference in New Issue
Block a user