diff --git a/manifest.json b/manifest.json index b05719c..00f3c49 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 4, "type": "extension", - "name": "LLOneBot v3.13.7", + "name": "LLOneBot v3.13.8", "slug": "LLOneBot", "description": "LiteLoaderQQNT的OneBotApi", - "version": "3.13.7", + "version": "3.13.8", "thumbnail": "./icon.png", "authors": [ { diff --git a/src/version.ts b/src/version.ts index 63485bf..a5e7d1d 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = "3.13.7" \ No newline at end of file +export const version = "3.13.8" \ No newline at end of file