From 76ca277afdf1ced5314edc3a93f57ae5e7af794c Mon Sep 17 00:00:00 2001 From: Ariver <ar@MacBook-Air.local> Date: Wed, 06 May 2026 14:41:05 +0800 Subject: [PATCH] checkpoint: v3.0.2 — 容器等宽流式铺满,GeometryReader 动态计算列数,Flexible 等宽列 --- Apptag/Info.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Apptag/Info.plist b/Apptag/Info.plist index af7ff28..07a1ac4 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.1</string> + <string>3.0.2</string> <key>CFBundleVersion</key> <string>1</string> <key>LSMinimumSystemVersion</key> -- Gitblit v1.9.3