diff --git a/tools/policy/manifest.yaml b/tools/policy/manifest.yaml index e30871129a..2ba8b50968 100644 --- a/tools/policy/manifest.yaml +++ b/tools/policy/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: policy -version: "0.2.21" +version: "0.2.22" check: ${binary} version | grep ^version | cut -d' ' -f2 platforms: - linux/amd64