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
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"build": {
"appId": "tabs-app",
"linux": {
"target": "deb",
"target": "AppImage",
"icon": "resources/logo.png",
"category": "Utility",
"executableName": "tabs",