fix warn about specifiying version on goreleaser
This commit is contained in:
parent
709c5bd12d
commit
37df12c8d8
|
|
@ -1,4 +1,5 @@
|
|||
# .goreleaser.yaml
|
||||
version: 2
|
||||
before:
|
||||
hooks:
|
||||
- make man
|
||||
|
|
|
|||
Loading…
Reference in New Issue