From 26d1cdf2f5246c1ad7890e6740444c4a6a80e6fb Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期二, 11 八月 2020 13:21:10 +0800 Subject: [PATCH] 合并了新代码 --- ZigbeeApp/Home.Ios/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist index 6e30abb..97f150a 100755 --- a/ZigbeeApp/Home.Ios/Info.plist +++ b/ZigbeeApp/Home.Ios/Info.plist @@ -54,9 +54,9 @@ <key>aps-environment</key> <string>development</string> <key>CFBundleShortVersionString</key> - <string>1.1.012007061</string> + <string>1.1.0120072301</string> <key>CFBundleVersion</key> - <string>202007061</string> + <string>2020072301</string> <key>CFBundleURLTypes</key> <array> <dict> -- Gitblit v1.8.0