From 47e0419e81ee015b469cc9f2a891cad8fa505eec Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 17:54:50 +0800 Subject: [PATCH] build: apply selected macOS app icon --- 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 e29467f..a88bd4f 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.3" + version: "2.1.4" dev_mode: root_path: . -- Gitblit v1.9.3