Skip to content

Commit bd8b15b

Browse files
committed
Bump to v39.3.3.5
1 parent 82cde0e commit bd8b15b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ if __name__ == "__main__":
9797
## 版本更新
9898
### v39.3.3-4 (2025.01.05)
9999

100+
*[PR69](https://github.com/lich0821/wcf-client-rust/pull/69)
101+
102+
### v39.3.3-4 (2025.01.05)
103+
100104
* 查询群成员接口,返回成员名称为空时,默认使用联系人列表里的名称返回
101105

102106
### v39.3.3-1(2024.11.18)

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wcfrust"
3-
version = "39.3.3-4"
3+
version = "39.3.3-5"
44
description = "A HTTP (Rust) client for WeChatFerry"
55
authors = ["Changhua"]
66
license = "MIT"

0 commit comments

Comments
 (0)