File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 4141* 获取朋友圈消息
4242* 下载图片、视频、文件
4343* 解密图片
44+ * 通过好友申请
4445* 添加群成员
4546* 删除群成员
4647* 邀请群成员
@@ -205,9 +206,9 @@ WeChatFerry
205206
206207## 版本更新
207208
208- ### v39.4.2
209+ ### v39.4.3
209210
210- * 修复附件下载类型错误 。
211+ * 实现通过好友申请功能 。
211212
212213<details ><summary >点击查看更多</summary >
213214
@@ -219,6 +220,10 @@ WeChatFerry
219220* ` y ` 是 ` WeChatFerry ` 的版本,从 0 开始
220221* ` z ` 是各客户端的版本,从 0 开始
221222
223+ ### v39.4.2
224+
225+ * 修复附件下载类型错误。
226+
222227### v39.4.1
223228
224229* 修复乱码问题。
Original file line number Diff line number Diff line change 5151//
5252
5353VS_VERSION_INFO VERSIONINFO
54- FILEVERSION 39,4,2 ,0
54+ FILEVERSION 39,4,3 ,0
5555 PRODUCTVERSION 3,9,12,17
5656 FILEFLAGSMASK 0x3fL
5757#ifdef _DEBUG
6969 BEGIN
7070 VALUE "CompanyName", "WeChatFerry"
7171 VALUE "FileDescription", "WeChatFerry"
72- VALUE "FileVersion", "39.4.2 .0"
72+ VALUE "FileVersion", "39.4.3 .0"
7373 VALUE "InternalName", "spy.dll"
7474 VALUE "LegalCopyright", "Copyright (C) 2023"
7575 VALUE "OriginalFilename", "spy.dll"
You can’t perform that action at this time.
0 commit comments