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