From 3c39cae2733988262689df7cbd06ba987cd24583 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期三, 24 三月 2021 17:39:09 +0800 Subject: [PATCH] 2021-03-24 1.测试反馈问题修复优化。 --- 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 7d34202..c274da2 100755 --- a/Crabtree/ON.Ios/Info.plist +++ b/Crabtree/ON.Ios/Info.plist @@ -17,9 +17,9 @@ <key>CFBundleIdentifier</key> <string>com.hdl.on</string> <key>CFBundleShortVersionString</key> - <string>2.603231</string> + <string>2.603241</string> <key>CFBundleVersion</key> - <string>2.603231</string> + <string>2.603241</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> -- Gitblit v1.8.0