Skip to content

Commit d572442

Browse files
authored
Update main.py
1 parent 022afed commit d572442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from .core.parser import LoreParser # type: ignore
1616

1717

18-
@register("astrbot_plugin_lorebook_lite", "Raven95676", "lorebook插件", "0.1.0")
18+
@register("astrbot_plugin_lorebook_lite", "Raven95676", "lorebook插件", "0.1.1")
1919
class LorePlugin(Star):
2020
"""Lorebook插件,用于根据预设规则处理聊天内容并修改LLM请求"""
2121

0 commit comments

Comments
 (0)