diff --git a/.goreleaser.yml b/.goreleaser.yml index 73e30a1e..f43ef546 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -46,7 +46,7 @@ checksum: name_template: "checksums.txt" snapshot: - version_template: "{{ incpatch .Version }}-next" + name_template: "{{ incpatch .Version }}-next" changelog: sort: asc