File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -207,9 +207,9 @@ WeChatFerry
207207
208208## 版本更新
209209
210- ### v39.5.0
211-
212- * 适配 ` 3.9.12.51 ` 。
210+ ### v39.5.1
211+ * 修复邀请进群偶发失败
212+ * 修复获取 wxid 失败
213213
214214<details ><summary >点击查看更多</summary >
215215
@@ -221,6 +221,10 @@ WeChatFerry
221221* ` y ` 是 ` WeChatFerry ` 的版本,从 0 开始
222222* ` z ` 是各客户端的版本,从 0 开始
223223
224+ ### v39.5.0
225+
226+ * 适配 ` 3.9.12.51 ` 。
227+
224228### v39.4.5
225229
226230* 修复发送 XML 功能。
Original file line number Diff line number Diff line change 5151//
5252
5353VS_VERSION_INFO VERSIONINFO
54- FILEVERSION 39,5,0 ,0
54+ FILEVERSION 39,5,1 ,0
5555 PRODUCTVERSION 3,9,12,51
5656 FILEFLAGSMASK 0x3fL
5757#ifdef _DEBUG
6969 BEGIN
7070 VALUE "CompanyName", "WeChatFerry"
7171 VALUE "FileDescription", "WeChatFerry"
72- VALUE "FileVersion", "39.5.0 .0"
72+ VALUE "FileVersion", "39.5.1 .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