diff --git a/tools/podman-tui/manifest.yaml b/tools/podman-tui/manifest.yaml index 0121b38b54..8aff1714e4 100644 --- a/tools/podman-tui/manifest.yaml +++ b/tools/podman-tui/manifest.yaml @@ -1,5 +1,5 @@ name: podman-tui -version: "0.12.0" +version: "0.13.0" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go