Skip to content

Commit 78ef072

Browse files
committed
add v prefix
1 parent 7665d72 commit 78ef072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
builds:
22
- ldflags:
3-
- -s -w -X github.com/koki-develop/clive/cmd.version={{.Version}}
3+
- -s -w -X github.com/koki-develop/clive/cmd.version=v{{.Version}}
44
env:
55
- CGO_ENABLED=0
66
goos:

0 commit comments

Comments
 (0)