From 504bac9f55ec955021bf26b287f764a9ada8b172 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期二, 10 六月 2025 10:56:57 +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