diff --git a/tools/warp/manifest.yaml b/tools/warp/manifest.yaml index 9e3eb87613..acac427075 100644 --- a/tools/warp/manifest.yaml +++ b/tools/warp/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: warp -version: "1.0.6" +version: "1.0.7" check: ${binary} --version | cut -d' ' -f3 platforms: - linux/amd64