From 95b6b7679bd8d322e1cd90b4a57be504ca4d1eae Mon Sep 17 00:00:00 2001 From: 17792275749 <812100002@qq.com> Date: Tue, 1 Sep 2026 17:02:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=20ppScale=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E7=89=88=E6=9C=AC=E8=87=B3=200.0.32?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- miniprogram/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miniprogram/app.json b/miniprogram/app.json index 99c2c69..aa3e9eb 100644 --- a/miniprogram/app.json +++ b/miniprogram/app.json @@ -65,7 +65,7 @@ "lazyCodeLoading": "requiredComponents", "plugins": { "ppScale-plugin": { - "version": "0.0.31", + "version": "0.0.32", "provider": "wx0826af4e4908f524" } },