diff --git a/tools/tilt/manifest.yaml b/tools/tilt/manifest.yaml index 73ad384db3..5abd0d6dad 100644 --- a/tools/tilt/manifest.yaml +++ b/tools/tilt/manifest.yaml @@ -4,7 +4,7 @@ name: tilt license: name: Apache License 2.0 link: https://github.com/tilt-dev/tilt/blob/master/LICENSE -version: "0.36.3" +version: "0.37.0" check: ${binary} version | cut -d, -f1 | tr -d v platforms: - linux/amd64