From 70707db44fda049ff51a79d64d5747ff1274b74b Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Mon, 18 Jul 2022 23:16:14 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7Update=20iOS=20Shortcut=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.ini b/config.ini index 9dbbfbe..3b85478 100644 --- a/config.ini +++ b/config.ini @@ -20,17 +20,17 @@ Music_Download = True # 是否记录API调用日志 Allow_Logs = True # 快捷指令版本 -iOS_Shortcut_Version = 4.0 +iOS_Shortcut_Version = 5.0 # 快捷指令Link(Chinese_Language) -iOS_Shortcut_Link = https://www.icloud.com/shortcuts/25af5f6d9a9140e1a4e35c771313732f +iOS_Shortcut_Link = https://www.icloud.com/shortcuts/331073aca78345cf9ab4f73b6a457f97 # Shortcut Link(English_Language) -iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/0d37a661c1044ce4a428a84c13113c30 +iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/83548306bc0c4f8ea563108f79c73f8d # 快捷指令更新时间 -iOS_Shortcut_Update_Time = 2022/07/15 +iOS_Shortcut_Update_Time = 2022/07/18 # 快捷指令更新记录 -iOS_Shortcut_Update_Note = 快捷指令增加了英文语言支持/Shortcuts add English language support +iOS_Shortcut_Update_Note = 增加了错误检测以及反馈/Added error detection and feedback # iOS shortcut update note -iOS_Shortcut_Update_Note_EN = Shortcuts add English language support/快捷指令增加了英文语言支持 +iOS_Shortcut_Update_Note_EN = Added error detection and feedback/增加了错误检测以及反馈 [Web_ZH] # 网页默认运行端口