Skip to content

Commit

Permalink
Fix binary version
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Nov 13, 2019
1 parent 89f77f2 commit e3193e0
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 @@ -32,7 +32,7 @@ builds:
- goos: freebsd
goarch: "386"
ldflags:
- -s -w -X github.com/DopplerHQ/cli/version.ProgramVersion=v{{.Version}}
- -s -w -X github.com/DopplerHQ/cli/pkg/version.ProgramVersion=v{{.Version}}

archives:
-
Expand Down

0 comments on commit e3193e0

Please sign in to comment.