diff --git a/manifest.json b/manifest.json index 51eb7ce..c38c3c8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 4, "type": "extension", - "name": "LLOneBot v3.10.2", + "name": "LLOneBot v3.11.0", "slug": "LLOneBot", "description": "LiteLoaderQQNT的OneBotApi", - "version": "3.10.2", + "version": "3.11.0", "thumbnail": "./icon.png", "authors": [ { diff --git a/src/version.ts b/src/version.ts index 81353a2..40b631f 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = "3.10.2" \ No newline at end of file +export const version = "3.11.0" \ No newline at end of file