From 759d08426b207c2c6ee4274c160531eec9f9e550 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 22 二月 2023 17:20:46 +0800
Subject: [PATCH] 子账号去掉安防选项

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

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 2f5ecb9..e0ceb03 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -98,7 +98,7 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.6.402302221</string>
+	<string>1.6.402302222</string>
 	<key>CFBundleVersion</key>
 	<string>1.6.402171</string>
 	<key>NSLocationWhenInUseUsageDescription</key>

--
Gitblit v1.8.0