diff --git a/tools/podman-tui/manifest.yaml b/tools/podman-tui/manifest.yaml index 128ae6307c..59cfe69fad 100644 --- a/tools/podman-tui/manifest.yaml +++ b/tools/podman-tui/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: podman-tui -version: "1.2.0" +version: "1.2.1" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go