Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
haokang.ke committed Aug 1, 2018
1 parent 43eeef0 commit 602bfdf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ builds:
- CGO_ENABLED=0
archive:
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i36
darwin: darwin
linux: linux
windows: windows
amd64: amd64
snapshot:
name_template: "{{ .Tag }}-next"
Expand Down

0 comments on commit 602bfdf

Please sign in to comment.