diff --git a/Makefile b/Makefile index 55ec1b5..71c0b6c 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ $(LOCALBIN): ## Tool Binaries PREFLIGHT ?= $(LOCALBIN)/preflight ## Tool Versions -PREFLIGHT_VERSION ?= 1.9.9 +PREFLIGHT_VERSION ?= 1.11.0 .PHONY: help