Change linux release type to AppImage

This commit is contained in:
Alice Gaudon 2020-05-19 10:51:52 +02:00
parent 321c7f6b54
commit f30eb018ce

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