Change linux release type to AppImage

This commit is contained in:
Alice Gaudon 2020-05-19 10:51:52 +02:00
parent 8de48223d6
commit 4724e7d806

View File

@ -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",