diff --git a/manifest.json b/manifest.json index e8133ca..6c6b0ce 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 4, "type": "extension", - "name": "LLOneBot v3.17.0", + "name": "LLOneBot v3.18.0", "slug": "LLOneBot", "description": "LiteLoaderQQNT的OneBotApi,不支持商店在线更新", - "version": "3.17.0", + "version": "3.18.0", "icon": "./icon.jpg", "authors": [ { diff --git a/src/version.ts b/src/version.ts index dce4ea1..2a351de 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = "3.17.0" \ No newline at end of file +export const version = "3.18.0" \ No newline at end of file