diff --git a/README.md b/README.md index 2a12435..21e8caa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ macOS / Windows 微信聊天记录查看,AI 一键生成群聊总结。 在微信 4.0 数据库解析、解密思路上,项目参考了 [WeFlow](https://github.com/hicccc77/WeFlow) 等开源项目的实现方式;此项目围绕我自己的使用场景做的定制化工具,重点放在本地聊天记录查看、群聊总结和个人工作流集成上。 -> 当前版本:`v2.1.2`。macOS 支持相对稳定;Windows 已初步支持微信 4.0 数据库连接、自动获取密钥和聊天记录查看,仍在持续兼容不同微信版本与本地目录结构。 +> 当前版本:`v2.1.4`。macOS 支持相对稳定;Windows 已初步支持微信 4.0 数据库连接、自动获取密钥和聊天记录查看,仍在持续兼容不同微信版本与本地目录结构。 ## ✨ 功能特性 diff --git a/package.json b/package.json index 381e3db..ca4022e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechatexplorer", - "version": "2.1.3", + "version": "2.1.4", "description": "macOS / Windows 微信聊天记录查看与 AI 群聊总结助手", "keywords": [ "wechat", diff --git a/public/二维码.jpg b/public/二维码.jpg index 5974522..7d6527c 100644 Binary files a/public/二维码.jpg and b/public/二维码.jpg differ