Skip to content
Snippets Groups Projects
Commit d927209d authored by GyDi's avatar GyDi
Browse files

v0.0.3

parent e94007b2
No related branches found
No related tags found
No related merge requests found
{
"package": {
"productName": "clash-verge",
"version": "0.0.2"
"version": "0.0.3"
},
"build": {
"distDir": "../dist",
......@@ -25,8 +25,12 @@
"icons/icon.icns",
"icons/icon.ico"
],
"resources": ["resources"],
"externalBin": ["sidecar/clash"],
"resources": [
"resources"
],
"externalBin": [
"sidecar/clash"
],
"copyright": "© 2021 zzzgydi All Rights Reserved",
"category": "DeveloperTool",
"shortDescription": "A Clash GUI based on tauri.",
......@@ -72,4 +76,4 @@
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'"
}
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment