chore: v3.27.3

This commit is contained in:
linyuchen 2024-07-20 16:58:03 +08:00
parent eccabb8189
commit d0967785de
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"manifest_version": 4,
"type": "extension",
"name": "LLOneBot v3.27.2",
"name": "LLOneBot v3.27.3",
"slug": "LLOneBot",
"description": "使你的NTQQ支持OneBot11协议进行QQ机器人开发",
"version": "3.27.2",
"version": "3.27.3",
"icon": "./icon.jpg",
"authors": [
{

View File

@ -1 +1 @@
export const version = '3.27.2'
export const version = '3.27.3'