We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e7126 commit e804778Copy full SHA for e804778
1 file changed
.goreleaser.yaml
@@ -6,4 +6,4 @@ builds:
6
- arm64
7
- amd64
8
ldflags:
9
- - -s -w -X main.version={{.Version}}
+ - -s -w -X main.appVersion={{.Version}}
0 commit comments