diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index b9ff5e96..e60a7fa5 100755 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -16,7 +16,7 @@ "copyright": "GNU General Public License v3.0", "category": "DeveloperTool", "shortDescription": "Clash Verge Rev", - "createUpdaterArtifacts": "v1Compatible" + "createUpdaterArtifacts": true }, "build": { "beforeBuildCommand": "pnpm run web:build",