Skip to content

Commit

Permalink
✨ 修改版本
Browse files Browse the repository at this point in the history
  • Loading branch information
HibiKier committed Oct 20, 2024
1 parent 7ac2ff9 commit 27d4630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __version__
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__: v0.2.3-4cde662
__version__: v0.2.4
2 changes: 1 addition & 1 deletion zhenxun/builtin_plugins/platform/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@

nonebot.load_plugins(str((path / "qq_api").resolve()))
except ImportError:
logger.warning("未安装 onebot-adapter,无法加载QQ官平台专用插件...")
logger.warning("未安装 qq-adapter,无法加载QQ官平台专用插件...")

0 comments on commit 27d4630

Please sign in to comment.