We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14312d commit d7efa68Copy full SHA for d7efa68
Makefile
@@ -1,4 +1,4 @@
1
-VERSION=2.2.0
+VERSION=2.2.1
2
COMMIT=$(shell git rev-parse --verify HEAD)
3
4
BUILD_FLAGS=-ldflags "-X main.VERSION=$(VERSION) -X main.COMMIT=$(COMMIT)"
0 commit comments