From 8efbb4f618f2c5674cd4a5f725436b0a0ae54966 Mon Sep 17 00:00:00 2001 From: chengeng Date: Wed, 7 Dec 2022 13:39:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dgpt=E7=9A=84=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ff222dd..c4d1b0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wechat-assistant", - "version": "4.2.5", - "description": "微信小助手4.2.5", + "version": "4.2.6", + "description": "微信小助手4.2.6", "main": "index.js", "type": "module", "scripts": { @@ -31,7 +31,7 @@ "wechaty": "^1.20.2", "wechaty-dice-king": "^1.0.16", "wechaty-puppet-wechat": "^1.18.4", - "wechaty-web-panel": "^1.2.8" + "wechaty-web-panel": "^1.2.9" }, "devDependencies": { "pm2": "^4.2.3"