Skip to content

Commit

Permalink
Merge pull request #102 from antham/fix-goreleaser
Browse files Browse the repository at this point in the history
Fix goreleaser
  • Loading branch information
antham committed Feb 25, 2023
2 parents 2eed54d + 1c5e09d commit 080b28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ builds:
goarch:
- amd64
ldflags:
- -X 'github.com/antham/ghokin/cmd.appVersion={{.Version}}'
- -X 'github.com/antham/ghokin/v3/cmd.appVersion={{.Version}}'

0 comments on commit 080b28e

Please sign in to comment.