Signed in-app updater from the mainland mirror; HTTPS Gitea distribution; Market install warnings for GitHub-only sources.
+Tauri shell with an Apple-style title bar, bundled dsh, and on-launch updates.
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index dbe210e..745ab3b 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "DeepSeek Harness", - "version": "0.1.0", + "version": "0.1.1", "identifier": "io.github.tommyfang.DshDesktop", "build": { "frontendDist": "../ui"