Skip to content

Commit 9d91a23

Browse files
author
FileShot
committed
v1.4.7 - Remove portable, only build NSIS installer
1 parent 636bc6f commit 9d91a23

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fileshot-desktop",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "FileShot.io Desktop Application - Fast, Private File Sharing",
55
"main": "main.js",
66
"scripts": {
@@ -51,10 +51,6 @@
5151
{
5252
"target": "nsis",
5353
"arch": ["x64", "ia32"]
54-
},
55-
{
56-
"target": "portable",
57-
"arch": ["x64"]
5854
}
5955
],
6056
"icon": "build/icon.ico",

0 commit comments

Comments
 (0)