chore: v3.29.4

This commit is contained in:
idranme
2024-08-18 21:04:30 +08:00
parent 2245d0d3de
commit e912911dd8
3 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "实现 OneBot 11 协议,用于 QQ 机器人开发",
"version": "3.29.3",
"version": "3.29.4",
"icon": "./icon.webp",
"authors": [
{
@@ -30,4 +30,4 @@
"main": "./main/main.cjs",
"preload": "./preload/preload.cjs"
}
}
}