From 7eb0b4196ce15c8bfbb0514c54b51cf019c78d24 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Tue, 23 Jun 2026 13:15:33 +0800
Subject: [PATCH] Prepare 2.1.34 input settings QA build

---
 privatevoice.src/wails.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/privatevoice.src/wails.json b/privatevoice.src/wails.json
index 6e9da9f..beeffde 100755
--- a/privatevoice.src/wails.json
+++ b/privatevoice.src/wails.json
@@ -1,7 +1,7 @@
 {
   "$schema": "https://wails.io/schemas/config.v3.json",
-  "name": "PrivateVoice Input",
-  "outputfilename": "PrivateVoice Input",
+  "name": "PrivateVoice Dictation",
+  "outputfilename": "PrivateVoice Dictation",
   "frontend:install": "npm install",
   "frontend:build": "npm run build",
   "frontend:dev:watcher": "npm run dev",

--
Gitblit v1.9.3