We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a1630 commit cb03b47Copy full SHA for cb03b47
Makefile
@@ -1,4 +1,4 @@
1
-VERSION=2.2.1
+VERSION=2.3.0
2
COMMIT=$(shell git rev-parse --verify HEAD)
3
BUILD_FLAGS=-ldflags "-X main.VERSION=$(VERSION) -X main.COMMIT=$(COMMIT)"
4
0 commit comments