From e3a788e6d4d8125f15c3f1451e64721d118a63cb Mon Sep 17 00:00:00 2001
From: Ariver <ar@MacBook-Air.local>
Date: Wed, 06 May 2026 16:36:56 +0800
Subject: [PATCH] checkpoint: v3.0.4 — 每次进入编辑模式强制刷新 tagColors+draggedTagNames 从 DB,确保新建 tag 可见

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

diff --git a/Apptag/Info.plist b/Apptag/Info.plist
index 813be40..f0275eb 100644
--- a/Apptag/Info.plist
+++ b/Apptag/Info.plist
@@ -19,7 +19,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.0</string>
+	<string>3.0.4</string>
 	<key>CFBundleVersion</key>
 	<string>1</string>
 	<key>LSMinimumSystemVersion</key>

--
Gitblit v1.9.3