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"