Skip to content

Commit 2982cca

Browse files
committed
chore: address goreleaser config deprecation warnings
1 parent 3a03043 commit 2982cca

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.goreleaser.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: 2
2+
13
project_name: ficsit
24

35
before:
@@ -58,7 +60,7 @@ checksum:
5860
name_template: 'checksums.txt'
5961

6062
snapshot:
61-
name_template: "{{ .Tag }}-next"
63+
version_template: "{{ .Tag }}-next"
6264

6365
changelog:
6466
sort: asc

0 commit comments

Comments
 (0)