diff --git a/tools/daytona/manifest.yaml b/tools/daytona/manifest.yaml index 66066b8d2d..8bffe97cae 100644 --- a/tools/daytona/manifest.yaml +++ b/tools/daytona/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: daytona -version: "0.50.0" +version: "0.51.0" check: ${binary} version | cut -d' ' -f3 | tr -d v platforms: - linux/amd64