We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7665d72 commit 78ef072Copy full SHA for 78ef072
.goreleaser.yaml
@@ -1,6 +1,6 @@
1
builds:
2
- ldflags:
3
- - -s -w -X github.com/koki-develop/clive/cmd.version={{.Version}}
+ - -s -w -X github.com/koki-develop/clive/cmd.version=v{{.Version}}
4
env:
5
- CGO_ENABLED=0
6
goos:
0 commit comments