Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
crhuber committed May 29, 2024
1 parent 14276e0 commit 91eee60
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 @@ -12,4 +12,4 @@ builds:
- 7

ldflags:
- -s -w -X main.version={{.version}}
- -s -w -X main.version={{.Version}}

0 comments on commit 91eee60

Please sign in to comment.