diff --git a/Makefile b/Makefile index ed3517a..6b13393 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ GO_FLAGS=-ldflags="-s -w" UNAME := $(shell uname) ifeq ($(BLADE_VERSION), ) - BLADE_VERSION=1.7.2 + BLADE_VERSION=1.7.3 endif BUILD_TARGET=target