diff --git a/manifest.json b/manifest.json index 4e41c51..3ba5471 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 4, "type": "extension", - "name": "LLOneBot v3.19.1", + "name": "LLOneBot v3.19.2", "slug": "LLOneBot", "description": "LiteLoaderQQNT的OneBotApi,不支持商店在线更新", - "version": "3.19.1", + "version": "3.19.2", "icon": "./icon.jpg", "authors": [ { diff --git a/src/version.ts b/src/version.ts index e570f95..4d234af 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = "3.19.1" \ No newline at end of file +export const version = "3.19.2" \ No newline at end of file