Name the .deb file consistently

Instead of "webtorrent-desktop_0.2.0-1_amd64.deb", name it
"WebTorrent-v0.2.0.deb"
This commit is contained in:
Feross Aboukhadijeh
2016-04-04 15:31:24 -07:00
parent a65ee51358
commit 3599ec077b
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
"electron-packager": "^6.0.0",
"electron-winstaller": "^2.0.5",
"gh-release": "^2.0.3",
"nobin-debian-installer": "^0.0.5",
"nobin-debian-installer": "feross/nobin-debian-installer",
"plist": "^1.2.0",
"rimraf": "^2.5.2",
"standard": "^6.0.5"