From 2a028d08370a86aeca124efc9a7b3e52ac32c367 Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Wed, 13 May 2026 23:53:08 +0800 Subject: [PATCH] Release TagLauncher 5.7.0 --- Apptag/Info.plist | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 2d6d866..e978651 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>4.0.0</string> + <string>5.7.0</string> <key>CFBundleVersion</key> - <string>1</string> + <string>570</string> <key>LSMinimumSystemVersion</key> - <string>26.0</string> + <string>15.0</string> <key>NSHighResolutionCapable</key> <true/> <key>NSPrincipalClass</key> -- Gitblit v1.9.3