From 9abd2554308521c72bd0c3b60f6e7f5e7a129a8b Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 18 May 2026 16:42:50 +0800
Subject: [PATCH] Fix built-in app grouping and bubble hover settings

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

diff --git a/Apptag/Info.plist b/Apptag/Info.plist
index 39a10c1..206e0a3 100644
--- a/Apptag/Info.plist
+++ b/Apptag/Info.plist
@@ -13,15 +13,15 @@
 	<key>CFBundleIdentifier</key>
 	<string>com.apptag.launcher</string>
 	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
+	<string>7.0</string>
 	<key>CFBundleName</key>
 	<string>TagLauncher</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.7.5</string>
+	<string>7.3.0</string>
 	<key>CFBundleVersion</key>
-	<string>575</string>
+	<string>739</string>
 	<key>LSMinimumSystemVersion</key>
 	<string>15.0</string>
 	<key>NSHighResolutionCapable</key>

--
Gitblit v1.9.3