From 8f07b92e838cd1cea45a95ac2f8ac105f0e1e158 Mon Sep 17 00:00:00 2001 From: 7h3-3mp7y-m4n Date: Sun, 20 Oct 2024 04:05:10 +0530 Subject: [PATCH] updated the goreleaser by removing deprecation Signed-off-by: 7h3-3mp7y-m4n --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index bc229a4..35c9016 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -24,7 +24,7 @@ archives: checksum: name_template: 'checksums.txt' snapshot: - name_template: "{{ incpatch .Version }}-next" + version_template: "{{ incpatch .Version }}-next" changelog: sort: asc filters: