diff --git a/tools/podman-tui/manifest.yaml b/tools/podman-tui/manifest.yaml index 8839521dfa..3b236f2c72 100644 --- a/tools/podman-tui/manifest.yaml +++ b/tools/podman-tui/manifest.yaml @@ -1,5 +1,5 @@ name: podman-tui -version: "0.16.0" +version: "0.17.0" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go