From 536e0ce7ee8895d52f08cbc839a3cf4ab4156fe9 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 17 May 2026 23:14:14 +0800
Subject: [PATCH] fix: enlarge menu bar icon

---
 VoiceSnapGo/build/darwin/Info.plist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/VoiceSnapGo/build/darwin/Info.plist b/VoiceSnapGo/build/darwin/Info.plist
index de7199f..cbbc452 100755
--- a/VoiceSnapGo/build/darwin/Info.plist
+++ b/VoiceSnapGo/build/darwin/Info.plist
@@ -17,7 +17,7 @@
     <key>CFBundleShortVersionString</key>
     <string>2.1.1</string>
     <key>CFBundleVersion</key>
-    <string>20260517.2142</string>
+    <string>20260517.2306</string>
     <key>LSMinimumSystemVersion</key>
     <string>11.0</string>
     <key>NSMicrophoneUsageDescription</key>

--
Gitblit v1.9.3