From 89452ad35bea64ce5443403dc8f84dd25be6a3dc Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Mon, 3 Jan 2022 23:31:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.lua b/version.lua index 6a00f75..de04fb5 100644 --- a/version.lua +++ b/version.lua @@ -1,5 +1,5 @@ return{ - ["apkCode"]=24, - ["code"]=000204, - ["string"]="V0.2.4", + ["apkCode"]=25, + ["code"]=000205, + ["string"]="V0.2.5", }