Merge pull request #466 from LLOneBot/dev

release: 4.0.6
This commit is contained in:
idranme 2024-10-13 00:48:36 +08:00 committed by GitHub
commit 0d8d3ac24f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "实现 OneBot 11 和 Satori 协议,用于 QQ 机器人开发",
"version": "4.0.5",
"version": "4.0.6",
"icon": "./icon.webp",
"authors": [
{

View File

@ -1 +1 @@
export const version = '4.0.5'
export const version = '4.0.6'