mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
fix bundle identifier for auto update system
This commit is contained in:
parent
80d2f60efe
commit
063045a829
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "hyperterm",
|
"appId": "co.zeit.hyperterm",
|
||||||
"app-category-type": "public.app-category.developer-tools",
|
"app-category-type": "public.app-category.developer-tools",
|
||||||
"asar": false,
|
"asar": false,
|
||||||
"extend-info": "build/Info.plist",
|
"extend-info": "build/Info.plist",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue