From c5bdc7f1eb3ff4287beeeebb17d4f02f376a8d38 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 28 Aug 2026 17:34:19 +0800 Subject: [PATCH] feat: add quick search tag filtering --- C1.source/Apptag/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/C1.source/Apptag/Info.plist b/C1.source/Apptag/Info.plist index 7885d89..39009ee 100644 --- a/C1.source/Apptag/Info.plist +++ b/C1.source/Apptag/Info.plist @@ -19,7 +19,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>8.3.7</string> + <string>8.4.0</string> <key>CFBundleURLTypes</key> <array> <dict> @@ -32,7 +32,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>20260822.2207</string> + <string>20260828.1732</string> <key>LSApplicationCategoryType</key> <string>public.app-category.utilities</string> <key>LSMinimumSystemVersion</key> -- Gitblit v1.9.3