chore: v3.29.6

This commit is contained in:
idranme
2024-08-21 00:27:47 +08:00
parent 2792fa4776
commit ddefb4c194
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.29.5",
"version": "3.29.6",
"icon": "./icon.webp",
"authors": [
{

View File

@@ -37,7 +37,7 @@
"electron": "^31.4.0",
"electron-vite": "^2.3.0",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vite-plugin-cp": "^4.0.8"
},
"packageManager": "yarn@4.4.0"

View File

@@ -1 +1 @@
export const version = '3.29.5'
export const version = '3.29.6'