mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
product name
This commit is contained in:
parent
d52cfadfc4
commit
8032bf272b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user