mirror of
https://github.com/xodio/xod.git
synced 2026-03-25 01:56:54 +01:00
chore(xod-client-electron): add second publisherName for electron-builder config
In #1555 we replaced it, but having both is a more bulletproof solution.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"category": "public.app-category.developer-tools"
|
||||
},
|
||||
"win": {
|
||||
"publisherName": "Amperka, OOO",
|
||||
"publisherName": ["AMPERKA, OOO", "Amperka, OOO"],
|
||||
"target": [
|
||||
"nsis"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user