Skip to content

Commit 101231b

Browse files
authored
Update __init__.py
1 parent 2fcc1cc commit 101231b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nonebot_plugin_picstatus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ async def _():
5050
if config.ps_only_su:
5151
usage += "\n注意:仅SuperUser可以使用此指令"
5252

53-
__version__ = "2.1.3"
53+
__version__ = "2.1.3.post1"
5454
__plugin_meta__ = PluginMetadata(
5555
name="PicStatus",
5656
description="以图片形式显示当前设备的运行状态",

0 commit comments

Comments
 (0)