diff --git a/tools/kcp/manifest.yaml b/tools/kcp/manifest.yaml index ba938627b2..dc1ad59cb9 100644 --- a/tools/kcp/manifest.yaml +++ b/tools/kcp/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: kcp -version: "0.25.0" +version: "0.26.0" check: ${binary} --version | cut -d' ' -f3 | cut -dv -f3 tags: - type/cli