diff --git a/.goreleaser.yaml b/.goreleaser.yaml index f7895f2..de03c63 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,4 +1,4 @@ -version: 2 +version: 1 project_name: resource-collector @@ -30,7 +30,7 @@ checksum: name_template: checksums.txt snapshot: - version_template: "{{ incpatch .Version }}-next" + name_template: "{{ incpatch .Version }}-next" changelog: sort: asc