Skip to content

Commit

Permalink
update version to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tiny-x committed May 18, 2023
1 parent 623cb36 commit 8591a1b
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 @@ -7,7 +7,7 @@ GO=env $(GO_ENV) $(GO_MODULE) go
UNAME := $(shell uname)

ifeq ($(BLADE_VERSION), )
BLADE_VERSION=1.7.1
BLADE_VERSION=1.7.2
endif
ifeq ($(BLADE_VENDOR), )
BLADE_VENDOR=community
Expand Down

0 comments on commit 8591a1b

Please sign in to comment.