From e5627facd571293ebba8f05f970121716af39603 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 05 Jun 2026 01:30:07 +0800 Subject: [PATCH] Include CoreServices apps in quick search index --- Apptag/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 11f278e..8cdb717 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,9 +19,9 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>7.8.13</string> + <string>7.8.14</string> <key>CFBundleVersion</key> - <string>20260604.1121</string> + <string>20260605.0122</string> <key>LSApplicationCategoryType</key> <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> -- Gitblit v1.9.3