Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e3d73a

Browse files
committed
chore: bump to v39.4.3
1 parent915cd6f commit0e3d73a

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

‎README.MD‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
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
* 修复乱码问题。

‎WeChatFerry/spy/spy.rc‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ END
5151
//
5252

5353
VS_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
@@ -69,7 +69,7 @@ BEGIN
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"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp