diff --git a/tools/zed/manifest.yaml b/tools/zed/manifest.yaml index d8c97662c2..67db3a76e7 100644 --- a/tools/zed/manifest.yaml +++ b/tools/zed/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: zed -version: "1.17.0" +version: "1.18.0" check: ${binary} --version | cut -d' ' -f2 | tr -d v platforms: - linux/amd64