diff --git a/manifest.json b/manifest.json index 9729084..dbd0073 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 4, "type": "extension", - "name": "LLOneBot v3.27.3", + "name": "LLOneBot v3.27.4", "slug": "LLOneBot", "description": "使你的NTQQ支持OneBot11协议进行QQ机器人开发", - "version": "3.27.3", + "version": "3.27.4", "icon": "./icon.jpg", "authors": [ { diff --git a/src/version.ts b/src/version.ts index f96cff0..de6c1c0 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = '3.27.3' +export const version = '3.27.4'