From 56da43f1e25a191cd83fb91c5756f19ef7431bb0 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期五, 07 六月 2024 13:59:50 +0800 Subject: [PATCH] 日志功能 --- Crabtree/ON.Ios/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist index 9d6fa38..41acfb4 100755 --- a/Crabtree/ON.Ios/Info.plist +++ b/Crabtree/ON.Ios/Info.plist @@ -17,9 +17,9 @@ <key>CFBundleIdentifier</key> <string>com.hdl.crabtreenew</string> <key>CFBundleShortVersionString</key> - <string>2.701111</string> + <string>2.800526</string> <key>CFBundleVersion</key> - <string>2.701111</string> + <string>2.800526</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> -- Gitblit v1.8.0