Commit 34284e07 authored by h3remi7's avatar h3remi7

merge

parents d3f4abf4 7260decc
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"description": "mycard", "description": "mycard",
"author": "zh99998 <zh99998@gmail.com>", "author": "zh99998 <zh99998@gmail.com>",
"homepage": "https://mycard.moe", "homepage": "https://mycard.moe",
"version": "3.0.0-dev.3", "version": "3.0.0-dev.4",
"repository": "github:mycard/mycard", "repository": "github:mycard/mycard",
"scripts": { "scripts": {
"pack": "./node_modules/.bin/build --dir", "pack": "./node_modules/.bin/build --dir",
...@@ -51,7 +51,8 @@ ...@@ -51,7 +51,8 @@
"appId": "com.mycard.mycard", "appId": "com.mycard.mycard",
"category": "public.app-category.social-networking", "category": "public.app-category.social-networking",
"win": { "win": {
"iconUrl": "http://mycard.moe/logo.png" "iconUrl": "http://mycard.moe/logo.png",
"remoteReleases": true
}, },
"mac": { "mac": {
"target": "dmg" "target": "dmg"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment