product name

This commit is contained in:
Jan Prochazka 2022-04-14 13:27:26 +02:00
parent d52cfadfc4
commit 8032bf272b

View File

@ -15,8 +15,9 @@
"url": "https://github.com/dbgate/dbgate.git"
},
"build": {
"artifactName": "${productName}-${version}-${os}_${arch}.${ext}",
"artifactName": "dbgate-${version}-${os}_${arch}.${ext}",
"appId": "org.dbgate",
"productName": "DbGate",
"mac": {
"category": "database",
"icon": "icon512.png",