From 8f11df460a247dfcaafd84ce3046605724d11998 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 17:20:11 +0800 Subject: [PATCH] feat: add hotkey input mode setting --- VoiceSnapGo/build/config.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/VoiceSnapGo/build/config.yml b/VoiceSnapGo/build/config.yml index 4e1cbbe..e29467f 100755 --- a/VoiceSnapGo/build/config.yml +++ b/VoiceSnapGo/build/config.yml @@ -7,7 +7,7 @@ description: "Offline voice to text tool" copyright: "(c) 2025, VoiceSnap" comments: "Press and hold hotkey to record, release to transcribe" - version: "2.1.2" + version: "2.1.3" dev_mode: root_path: . -- Gitblit v1.9.3