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 a2a204e commit 9bfd574Copy full SHA for 9bfd574
.goreleaser.yaml
@@ -89,7 +89,7 @@ checksum:
89
- glob: ./**.xz
90
91
snapshot:
92
- name_template: "{{ incpatch .Version }}"
+ version_template: "{{ incpatch .Version }}"
93
94
release:
95
# You can add extra pre-existing files to the release.
0 commit comments