chore: v3.31.0

This commit is contained in:
idranme
2024-08-28 10:27:05 +08:00
parent 6be6151d73
commit 4a9bebbc9c
2 changed files with 2 additions and 2 deletions

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

@@ -1 +1 @@
export const version = '3.30.5' export const version = '3.31.0'