From 5ff6ceec6df56c86d6b48f4d121e5888af78512a Mon Sep 17 00:00:00 2001 From: linyuchen Date: Sat, 9 Mar 2024 02:38:05 +0800 Subject: [PATCH] chore: ver 3.13.8 --- manifest.json | 4 ++-- src/version.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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