From bedb145ee1413482763707fe73787b622cb52cbf Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 13 Jun 2026 16:08:40 +0800 Subject: [PATCH] Fix Finder tab space activation --- C1.source/Resources/Aligner-Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/C1.source/Resources/Aligner-Info.plist b/C1.source/Resources/Aligner-Info.plist index 9baef85..fdeb485 100644 --- a/C1.source/Resources/Aligner-Info.plist +++ b/C1.source/Resources/Aligner-Info.plist @@ -17,9 +17,9 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.0.58</string> + <string>0.0.64</string> <key>CFBundleVersion</key> - <string>20260612.1249</string> + <string>20260613.1606</string> <key>LSMinimumSystemVersion</key> <string>26.0</string> <key>NSHighResolutionCapable</key> -- Gitblit v1.9.3