Change linux release type to AppImage
This commit is contained in:
parent
8de48223d6
commit
4724e7d806
@ -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