diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e0d3ca..ff362f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## 更新日志 +## V4.6.17(2023-12-14) + +1、优化web协议历史消息重复发送的问题 + ## V4.6.16(2023-12-07) 1、更新插件版本,增加GPT-4V图像识别 diff --git a/package.json b/package.json index 7a56498..1346e19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wechat-assistant", - "version": "4.6.16", - "description": "智能微秘书4.6.16", + "version": "4.6.17", + "description": "智能微秘书4.6.17", "main": "index.js", "type": "module", "scripts": { @@ -39,7 +39,7 @@ "wechaty-puppet-official-account": "^1.10.7", "wechaty-puppet-padlocal": "^1.20.1", "wechaty-puppet-service": "^1.18.2", - "wechaty-puppet-wechat4u": "^1.14.7", + "wechaty-puppet-wechat4u": "^1.14.12", "wechaty-web-panel": "^1.6.33" }, "devDependencies": {