Update
This commit is contained in:
parent
6a1382d95b
commit
04c7f53298
@ -9,7 +9,7 @@
|
|||||||
project = "WeChatFerry"
|
project = "WeChatFerry"
|
||||||
copyright = "2023, Changhua"
|
copyright = "2023, Changhua"
|
||||||
author = "Changhua"
|
author = "Changhua"
|
||||||
release = "3.7.0.30"
|
release = "3.9.2.23"
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||||
|
@ -131,7 +131,7 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../rpc/proto/ wcf.pro
|
|||||||
* `y` 是 `WeChatFerry` 的版本,从 0 开始
|
* `y` 是 `WeChatFerry` 的版本,从 0 开始
|
||||||
* `z` 是各客户端的版本,从 0 开始
|
* `z` 是各客户端的版本,从 0 开始
|
||||||
|
|
||||||
### 39.0.0.0a0 (2023.07.11)
|
### 39.0.0.0 (2023.07.14)
|
||||||
支持微信 `3.9.2.23`。
|
支持微信 `3.9.2.23`。
|
||||||
|
|
||||||
功能:
|
功能:
|
||||||
@ -180,4 +180,5 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../rpc/proto/ wcf.pro
|
|||||||
* 添加群成员
|
* 添加群成员
|
||||||
* 解密图片
|
* 解密图片
|
||||||
* 某功能
|
* 某功能
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
Reference in New Issue
Block a user