From a6e88ed16c1c2e28b209450d5c9abc21005ec5ee Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 24 六月 2021 16:57:36 +0800 Subject: [PATCH] 2021-06-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 bb675f0..de909cb 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.603291</string> + <string>2.606221</string> <key>CFBundleVersion</key> - <string>2.603291</string> + <string>2.606221</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> -- Gitblit v1.8.0