fix goreleaser versioning
Signed-off-by: jolheiser <john.olheiser@gmail.com>main v0.0.3
parent
9a09094080
commit
c404599204
|
@ -6,7 +6,7 @@ builds:
|
|||
- windows
|
||||
- darwin
|
||||
ldflags:
|
||||
- "-s -w -X main.Version={{.Version}}"
|
||||
- "-s -w -X go.jolheiser.com/git-ea/cmd.Version={{.Version}}"
|
||||
archives:
|
||||
- replacements:
|
||||
386: i386
|
||||
|
|
Loading…
Reference in New Issue