From d878a20366ed2aa0cf3a8e0a560441d1ff5f07af Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期五, 26 三月 2021 14:14:53 +0800
Subject: [PATCH] Merge branch 'master' into wjc

---
 Crabtree/ON.Ios/Info.plist |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist
index c721be3..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.601071</string>
+	<string>2.603241</string>
 	<key>CFBundleVersion</key>
-	<string>2.601071</string>
+	<string>2.603241</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>MinimumOSVersion</key>
@@ -97,6 +97,6 @@
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Get the weather</string>
 	<key>CFBundleDisplayName</key>
-	<string>Crabtree-ON</string>
+	<string>Crabtree-ON+</string>
 </dict>
 </plist>

--
Gitblit v1.8.0