chore: v3.28.0

This commit is contained in:
idranme 2024-08-06 02:08:00 +08:00
parent 897f691d6c
commit 18f01b7f21
No known key found for this signature in database
GPG Key ID: 926F7B5B668E495F
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.27.4", "version": "3.28.0",
"icon": "./icon.webp", "icon": "./icon.webp",
"authors": [ "authors": [
{ {

View File

@ -1 +1 @@
export const version = '3.27.4' export const version = '3.28.0'