Merge pull request #1065 from Budibase/appimage

adding appimage back
This commit is contained in:
Martin McKeaveney 2021-01-31 22:31:44 +00:00 committed by GitHub
commit 808d2a3afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
"maintainer": "Budibase",
"icon": "./build/icons/",
"target": [
"deb"
"deb",
"AppImage"
],
"category": "Development"
},