Skip to content

Commit

Permalink
try to fix version again
Browse files Browse the repository at this point in the history
  • Loading branch information
marcwickenden committed Aug 29, 2023
1 parent 69b09d5 commit be62f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ builds:
binary: corpass
ldflags:
- -extldflags '-static'
- -X main.Version={{.Version}}
- -X 'main.Version={{.Version}}'
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit be62f28

Please sign in to comment.