Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
summerwind committed Dec 27, 2019
1 parent 352cf92 commit d2d316a
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
@@ -1,4 +1,4 @@
VERSION=2.3.0
VERSION=2.4.0
COMMIT=$(shell git rev-parse --verify HEAD)
BUILD_FLAGS=-ldflags "-X main.VERSION=$(VERSION) -X main.COMMIT=$(COMMIT)"

Expand Down

0 comments on commit d2d316a

Please sign in to comment.