chore: v3.34.1

This commit is contained in:
idranme
2024-10-03 15:17:57 +08:00
parent 464efe819d
commit 4d816b498a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
export const version = '3.34.0' export const version = '3.34.1'