更新版本号

This commit is contained in:
farion1231
2025-08-08 15:43:26 +08:00
parent c5843ae849
commit 8d5d2841ee

View File

@@ -1,6 +1,6 @@
{
"name": "cc-switch",
"version": "1.0.8",
"version": "2.0.0",
"description": "Claude Code 供应商切换工具",
"main": "dist/main/index.js",
"scripts": {
@@ -46,6 +46,10 @@
"dist/**/*",
"node_modules/**/*"
],
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true
},
"mac": {
"category": "public.app-category.developer-tools",
"icon": "build/icon.icns",