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 e1324f5 commit 25d06ebCopy full SHA for 25d06eb
Makefile
@@ -1,7 +1,7 @@
1
2
OWNER := dnitsch
3
NAME := configmanager
4
-VERSION := v0.6.2
+VERSION := v0.6.3
5
REVISION := $(shell git rev-parse --short HEAD)
6
7
LDFLAGS := -ldflags="-s -w -X \"github.com/$(OWNER)/$(NAME)/cmd.Version=$(VERSION)\" -X \"github.com/$(OWNER)/$(NAME)/cmd.Revision=$(REVISION)\" -extldflags -static"
0 commit comments