chore: v3.27.2

This commit is contained in:
linyuchen 2024-07-16 21:43:50 +08:00
parent f191103f99
commit bc4511e175
2 changed files with 3 additions and 3 deletions

View File

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

View File

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