Change linux release type to AppImage
This commit is contained in:
parent
321c7f6b54
commit
f30eb018ce
@ -30,7 +30,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"appId": "tabs-app",
|
"appId": "tabs-app",
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": "deb",
|
"target": "AppImage",
|
||||||
"icon": "resources/logo.png",
|
"icon": "resources/logo.png",
|
||||||
"category": "Utility",
|
"category": "Utility",
|
||||||
"executableName": "tabs",
|
"executableName": "tabs",
|
||||||
|
Loading…
Reference in New Issue
Block a user