From ee4981c3327ec642f1d5278711838b6cce66d1b2 Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Wed, 06 May 2026 16:06:16 +0800 Subject: [PATCH] checkpoint: v3.0.4 — 去掉 General 标签页中 Appearance、Layout 两个 section header --- Apptag/Info.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index 07a1ac4..f0275eb 100644 --- a/Apptag/Info.plist +++ b/Apptag/Info.plist @@ -19,7 +19,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>3.0.2</string> + <string>3.0.4</string> <key>CFBundleVersion</key> <string>1</string> <key>LSMinimumSystemVersion</key> -- Gitblit v1.9.3