chore(release): v0.1.17

This commit is contained in:
LGUG2Z
2023-07-13 08:15:01 -07:00
parent 4510cccc3e
commit f73d1bf0da
6 changed files with 10 additions and 13 deletions
+1 -4
View File
@@ -28,11 +28,8 @@ builds:
- cp ".\target\x86_64-pc-windows-msvc\release\komorebic.exe" ".\dist\komorebic_windows_amd64_v1\komorebic.exe"
archives:
- replacements:
windows: pc-windows-msvc
amd64: x86_64
- name_template: "{{ .ProjectName }}-{{ .Version }}-x86_64-pc-windows-msvc"
format: zip
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Arch }}-{{ .Os }}"
files:
- LICENSE
- CHANGELOG.md