Skip to content

Commit

Permalink
Release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed May 21, 2023
1 parent 18d7f92 commit 17bc6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def check_config():


# 注册插件
@register(name="revLibs", description="接入acheong08/ChatGPT等逆向库", version="0.6.0", author="RockChinQ")
@register(name="revLibs", description="接入acheong08/ChatGPT等逆向库", version="0.7.0", author="RockChinQ")
class RevLibsPlugin(Plugin):

chatbot: Chatbot = None
Expand Down

0 comments on commit 17bc6e6

Please sign in to comment.