From f59e25757f213393f4dd34c89270aa97853f22bd Mon Sep 17 00:00:00 2001 From: cheney Date: Thu, 18 Aug 2022 20:21:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=85=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kit.json b/kit.json index 6a59555..b840b6d 100644 --- a/kit.json +++ b/kit.json @@ -79,7 +79,7 @@ "func": "zip", "from": "%out_path%/*", "to": "%out_path%/sydapi-%version%.%project.git_commit_hash%.zip", - "vc" : "15M" + "vc" : "12M" }, { "func": "open",