From 7e8d169707c1c829b45172bffee4ecd00299185d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 24 二月 2023 17:33:44 +0800
Subject: [PATCH] 排序功能实现(未放开)

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

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 9fc7ac6..0bc7840 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -98,9 +98,9 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.6.402302251</string>
+	<string>1.6.402302261</string>
 	<key>CFBundleVersion</key>
-	<string>1.6.402251</string>
+	<string>1.6.402261</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>NSAppleMusicUsageDescription</key>

--
Gitblit v1.8.0