File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -204,9 +204,9 @@ WeChatFerry
204204
205205## 版本更新
206206
207- ### v39.3.2
207+ ### v39.3.3
208208
209- * 修复接收消息问题
209+ * 修复发送文件/图片中文路径问题
210210
211211<details ><summary >点击查看更多</summary >
212212
@@ -218,6 +218,10 @@ WeChatFerry
218218* ` y ` 是 ` WeChatFerry ` 的版本,从 0 开始
219219* ` z ` 是各客户端的版本,从 0 开始
220220
221+ ### v39.3.2
222+
223+ * 修复接收消息问题
224+
221225### v39.3.0
222226
223227* 适配 ` 3.9.11.25 `
Original file line number Diff line number Diff line change 1313#undef APSTUDIO_READONLY_SYMBOLS
1414
1515/////////////////////////////////////////////////////////////////////////////
16- // ����(���壬�й�) resources
16+ // ����(���壬�й�) resources
1717
1818#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
1919LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
5151//
5252
5353VS_VERSION_INFO VERSIONINFO
54- FILEVERSION 39,3,2 ,0
54+ FILEVERSION 39,3,3 ,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.2 .0"
72+ VALUE "FileVersion", "39.3.3 .0"
7373 VALUE "InternalName", "spy.dll"
7474 VALUE "LegalCopyright", "Copyright (C) 2023"
7575 VALUE "OriginalFilename", "spy.dll"
8383 END
8484END
8585
86- #endif // ����(���壬�й�) resources
86+ #endif // ����(���壬�й�) resources
8787/////////////////////////////////////////////////////////////////////////////
8888
8989
You can’t perform that action at this time.
0 commit comments