We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0348d8 commit 2426672Copy full SHA for 2426672
.goreleaser.yaml
@@ -17,7 +17,7 @@ archives:
17
checksum:
18
name_template: 'checksums.txt'
19
snapshot:
20
- name_template: "{{ incpatch .Version }}-next"
+ version_template: "{{ incpatch .Version }}-next"
21
changelog:
22
sort: asc
23
filters:
0 commit comments