From e1226e6ae5a75388fe5d1a0e1ed008f80fee25ed Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 17 May 2026 14:21:25 +0800
Subject: [PATCH] Release Apptag 6.0.5 build 610

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

diff --git a/Apptag/Info.plist b/Apptag/Info.plist
index f0275eb..fe978d6 100644
--- a/Apptag/Info.plist
+++ b/Apptag/Info.plist
@@ -5,9 +5,9 @@
 	<key>CFBundleDevelopmentRegion</key>
 	<string>en</string>
 	<key>CFBundleDisplayName</key>
-	<string>Apptag</string>
+	<string>TagLauncher</string>
 	<key>CFBundleExecutable</key>
-	<string>Apptag</string>
+	<string>TagLauncher</string>
 	<key>CFBundleIconFile</key>
 	<string>AppIcon</string>
 	<key>CFBundleIdentifier</key>
@@ -15,15 +15,15 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>
-	<string>Apptag</string>
+	<string>TagLauncher</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>3.0.4</string>
+	<string>6.0.5</string>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>610</string>
 	<key>LSMinimumSystemVersion</key>
-	<string>26.0</string>
+	<string>15.0</string>
 	<key>NSHighResolutionCapable</key>
 	<true/>
 	<key>NSPrincipalClass</key>

--
Gitblit v1.9.3