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

v0.0.4

parent 14bda4f3
No related branches found
No related tags found
No related merge requests found
{
"name": "clash-verge",
"version": "0.0.3",
"version": "0.0.4",
"license": "GPL-3.0",
"scripts": {
"dev": "cargo tauri dev",
......
{
"package": {
"productName": "clash-verge",
"version": "0.0.3"
"version": "0.0.4"
},
"build": {
"distDir": "../dist",
......@@ -25,12 +25,8 @@
"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.",
......@@ -76,4 +72,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