diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 81a45c7c..f84783c5 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -147,7 +147,7 @@ checksum: name_template: "checksums.txt" snapshot: - name_template: "{{ incpatch .Version }}-next" + version_template: "{{ incpatch .Version }}-next" changelog: sort: asc