From 3f0d4d3cdf94af5c0c0cb8be9731c160d1c2bf28 Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Wed, 22 May 2024 01:19:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E5=92=8C=E6=9B=B4=E6=96=B0=E5=8E=86=E5=8F=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- updateLog.txt | 1 + version.lua | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/updateLog.txt b/updateLog.txt index dddccb19..2886f8d0 100644 --- a/updateLog.txt +++ b/updateLog.txt @@ -8,6 +8,7 @@ c4w普通的模式说明改为和100l相同 #1082 更强大的ARS_Z #1094 修复: + 大师-段位考试模式崩溃 大师-段位考试计分算法细节修复 #1092 #1113 拼花模式段位计分有1行偏差 #1099 diff --git a/version.lua b/version.lua index 3f04f6de..c6bec5d7 100644 --- a/version.lua +++ b/version.lua @@ -1,7 +1,7 @@ return { - ["apkCode"]=1716, - ["code"]=1716, - ["string"]="V0.17.16", + ["apkCode"]=1717, + ["code"]=1717, + ["string"]="V0.17.17", ["room"]="ver A-12", ["name"]="暂停 Break", }