Merge pull request #864 from svelle/master

Add flag for AppImage packaging
This commit is contained in:
Yuya Ochiai
2018-10-22 23:59:50 +09:00
committed by GitHub

View File

@@ -26,7 +26,8 @@
"category": "Network;InstantMessaging", "category": "Network;InstantMessaging",
"target": [ "target": [
"deb", "deb",
"tar.gz" "tar.gz",
"appimage"
], ],
"extraFiles": [ "extraFiles": [
{ {