Skip to content

Commit

Permalink
Release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Aug 29, 2023
1 parent a1d63b2 commit 0f62d9b
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、Claude、Bard等逆向库", version="0.7.6", author="RockChinQ")
@register(name="revLibs", description="接入acheong08/ChatGPT、Claude、Bard等逆向库", version="0.8.0", author="RockChinQ")
class RevLibsPlugin(Plugin):

chatbot: Chatbot = None
Expand Down

0 comments on commit 0f62d9b

Please sign in to comment.