Skip to content

Commit 14df426

Browse files
committed
0.5.0b2
1 parent 5aefd26 commit 14df426

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

nonebot_plugin_chatrecorder/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"~qqguild",
2424
"~telegram",
2525
"~feishu",
26+
"~red",
27+
"~discord",
2628
},
2729
extra={"orm_version_location": migrations},
2830
)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nonebot_plugin_chatrecorder"
3-
version = "0.5.0b1"
3+
version = "0.5.0b2"
44
description = "适用于 Nonebot2 的聊天记录插件"
55
authors = ["meetwq <meetwq@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)