File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -204,9 +204,9 @@ WeChatFerry
204204
205205## 版本更新
206206
207- ### v39.3.0
207+ ### v39.3.2
208208
209- * 适配 ` 3.9.11.25 `
209+ * 修复接收消息问题
210210
211211<details ><summary >点击查看更多</summary >
212212
@@ -218,6 +218,10 @@ WeChatFerry
218218* ` y ` 是 ` WeChatFerry ` 的版本,从 0 开始
219219* ` z ` 是各客户端的版本,从 0 开始
220220
221+ ### v39.3.0
222+
223+ * 适配 ` 3.9.11.25 `
224+
221225### v39.2.4
222226
223227* 修复 wxid 问题
Original file line number Diff line number Diff line change 5151//
5252
5353VS_VERSION_INFO VERSIONINFO
54- FILEVERSION 39,3,1 ,0
54+ FILEVERSION 39,3,2 ,0
5555 PRODUCTVERSION 3,9,11,25
5656 FILEFLAGSMASK 0x3fL
5757#ifdef _DEBUG
6969 BEGIN
7070 VALUE "CompanyName", "WeChatFerry"
7171 VALUE "FileDescription", "WeChatFerry"
72- VALUE "FileVersion", "39.3.1 .0"
72+ VALUE "FileVersion", "39.3.2 .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