Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
MandssS authored Jul 15, 2023
1 parent c97f11d commit a06327f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a06327f

Please sign in to comment.