From 8478c55e513bbbb4b1676d1d9207f7feb2509465 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 22 May 2026 00:30:57 +0800
Subject: [PATCH] Freeze 7.6.0 release candidate and move docs out of repo

---
 Apptag/Info.plist |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Apptag/Info.plist b/Apptag/Info.plist
index 3ef22f7..38f77dc 100644
--- a/Apptag/Info.plist
+++ b/Apptag/Info.plist
@@ -11,7 +11,7 @@
 	<key>CFBundleIconFile</key>
 	<string>AppIcon</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.apptag.launcher</string>
+	<string>com.taglauncher.app</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>7.0</string>
 	<key>CFBundleName</key>
@@ -21,7 +21,9 @@
 	<key>CFBundleShortVersionString</key>
 	<string>7.6.0</string>
 	<key>CFBundleVersion</key>
-	<string>20260520.1250</string>
+	<string>20260520.1452</string>
+	<key>LSApplicationCategoryType</key>
+	<string>public.app-category.utilities</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>15.0</string>
 	<key>NSHighResolutionCapable</key>

--
Gitblit v1.9.3