dcs-git-utils 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -66,7 +66,7 @@ jobs:
66
66
  prerelease: false
67
67
  generate_release_notes: true
68
68
  files: |
69
- bin/DCS-Git-Utils-win.exe
70
- bin/DCS-Git-Utils-linux
69
+ bin/dcs-git-utils-win.exe
70
+ bin/dcs-git-utils-linux
71
71
  env:
72
72
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dcs-git-utils",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "",
5
5
  "main": "dist/main.js",
6
6
  "bin": {