From 7f7c2ad186b118a87993d3bcd49e4fb3e28dfc66 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期一, 23 九月 2024 17:18:35 +0800 Subject: [PATCH] Update HDLCommon.cs --- SiriIntents/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SiriIntents/Info.plist b/SiriIntents/Info.plist index c6169ee..d47547f 100644 --- a/SiriIntents/Info.plist +++ b/SiriIntents/Info.plist @@ -11,9 +11,9 @@ <key>CFBundlePackageType</key> <string>XPC!</string> <key>CFBundleShortVersionString</key> - <string>1.3.202304211</string> + <string>1.7.6</string> <key>CFBundleVersion</key> - <string>1.3.04211</string> + <string>1.7.6</string> <key>MinimumOSVersion</key> <string>12.2</string> <key>NSExtension</key> -- Gitblit v1.8.0