From dfe1ecadbb03a9e9311da0471caafc65e4c798df Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 29 May 2026 12:37:47 +0800 Subject: [PATCH] Prepare 7.8.1 release notes and defaults --- Apptag/Info.plist | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 38f77dc..6bb6a0f 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,13 +19,15 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>7.6.0</string> + <string>7.8.1</string> <key>CFBundleVersion</key> <string>20260520.1452</string> <key>LSApplicationCategoryType</key> <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> <string>15.0</string> + <key>LSMultipleInstancesProhibited</key> + <true/> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3