chore: v3.33.3

This commit is contained in:
idranme
2024-09-21 21:39:30 +08:00
parent 806798bd48
commit 8a268c3968
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -44,5 +44,5 @@
"vite": "^5.4.7",
"vite-plugin-cp": "^4.0.8"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

View File

@@ -1 +1 @@
export const version = '3.33.2'
export const version = '3.33.3'