publish to snapcraft.io

This commit is contained in:
Jan Prochazka
2021-01-19 20:43:15 +01:00
parent ffbcbc6d06
commit e1ad90da49
3 changed files with 22 additions and 8 deletions

View File

@@ -3,6 +3,7 @@
"version": "3.8.36",
"private": true,
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"description": "Opensource database administration tool",
"dependencies": {
"electron-log": "^4.3.1",
"electron-store": "^5.1.1",
@@ -25,7 +26,8 @@
"linux": {
"target": [
"AppImage",
"deb"
"deb",
"snap"
],
"icon": "icon.png",
"artifactName": "dbgate-linux-${version}.${ext}",