From 90664a6e719999d5099293a79d46ebf6979417c2 Mon Sep 17 00:00:00 2001 From: leo_chen Date: Mon, 15 Jan 2024 19:21:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 531235d..b223729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 更新日志 -## V4.6.18(2024-01-15) +## V4.6.19(2024-01-15) 1、更新插件版本,添加定制内容 2、允许设置默认回复 diff --git a/package.json b/package.json index 2cc19d5..404f6c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wechat-assistant", - "version": "4.6.18", - "description": "智能微秘书4.6.18", + "version": "4.6.19", + "description": "智能微秘书4.6.19", "main": "index.js", "type": "module", "scripts": { @@ -40,7 +40,7 @@ "wechaty-puppet-padlocal": "^1.20.1", "wechaty-puppet-service": "^1.18.2", "wechaty-puppet-wechat4u": "^1.14.12", - "wechaty-web-panel": "^1.6.34" + "wechaty-web-panel": "^1.6.35" }, "devDependencies": { "pm2": "^4.2.3"