1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 14:14:42 -05:00

🐛 Fix version command error

This commit is contained in:
Nite07 2024-10-21 16:13:06 +08:00
parent 7aef861d78
commit 8976e1d1ad

View File

@ -12,7 +12,7 @@ builds:
- arm - arm
- "386" - "386"
ldflags: ldflags:
- -s -w -X sub2sing-box/constant.Version={{ .Version }} - -s -w -X github.com/nitezs/sub2sing-box/constant.Version={{ .Version }}
flags: flags:
- -trimpath - -trimpath
archives: archives: