From 8058eb48fe3fd1b37be974b5183df6ffc69bfb2c Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 16:33:56 +0800 Subject: [PATCH] fix: show overlay in fullscreen spaces --- 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 b535e1b..4e1cbbe 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.1" + version: "2.1.2" dev_mode: root_path: . -- Gitblit v1.9.3