From 30325edf36cd3be6b555b0cdceffa92698e5c0de Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期三, 11 六月 2025 16:27:48 +0800 Subject: [PATCH] fix: bug --- apps/taro/project.private.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/apps/taro/project.private.config.json b/apps/taro/project.private.config.json index 73439be..0b515bc 100644 --- a/apps/taro/project.private.config.json +++ b/apps/taro/project.private.config.json @@ -67,5 +67,5 @@ ] } }, - "libVersion": "3.7.3" + "libVersion": "3.8.7" } \ No newline at end of file -- Gitblit v1.9.1