From 21e9dd7c95e3f58a19a7c7342ff3d6584eb9097e Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 14 Aug 2026 04:45:56 +0800 Subject: [PATCH] fix: reserve app shelf height for wrapped rows --- C1.source/Resources/Aligner-Info.plist | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/C1.source/Resources/Aligner-Info.plist b/C1.source/Resources/Aligner-Info.plist index 19cd854..00a2234 100644 --- a/C1.source/Resources/Aligner-Info.plist +++ b/C1.source/Resources/Aligner-Info.plist @@ -17,11 +17,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.0.53</string> + <string>0.1.13</string> <key>CFBundleVersion</key> - <string>20260611.1607</string> + <string>20260814.0445</string> <key>LSMinimumSystemVersion</key> - <string>26.0</string> + <string>14.0</string> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3