added snap

This commit is contained in:
Nicolas Constant 2019-04-06 19:17:47 -04:00
parent a48caa3bc5
commit 431564f7d1
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "sengi",
"version": "0.5.2",
"version": "0.5.1",
"license": "AGPL-3.0-or-later",
"main": "main-electron.js",
"author": {
@ -109,7 +109,8 @@
"linux": {
"target": [
"AppImage",
"deb"
"deb",
"snap"
]
}
}