From 4addd1dc37f167e2000c31c7b623ba45b01d77ec Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 19 十一月 2021 17:11:20 +0800
Subject: [PATCH] 1

---
 HDL-ON_iOS/Info.plist |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 42be14b..42081d4 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -92,17 +92,17 @@
 	<key>XSLaunchImageAssets</key>
 	<string>Assets.xcassets/LaunchImage.launchimage</string>
 	<key>CFBundleName</key>
-	<string>ON +</string>
+	<string>On Pro</string>
 	<key>XSAppIconAssets</key>
 	<string>Assets.xcassets/AppIcon.appiconset</string>
 	<key>CFBundleDisplayName</key>
-	<string>ON +</string>
+	<string>On Pro</string>
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.3.202111051</string>
+	<string>1.3.202111191</string>
 	<key>CFBundleVersion</key>
-	<string>1.3.11051</string>
+	<string>1.3.11191</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>NSAppleMusicUsageDescription</key>
@@ -134,6 +134,6 @@
 	<key>NSVoIPUsageDescription</key>
 	<string>Make audio/video calls</string>
 	<key>NSSiriUsageDescription</key>
-	<string>On+ data will be send to Siri.</string>
+	<string>On Pro data will be send to Siri.</string>
 </dict>
 </plist>

--
Gitblit v1.8.0