From 97a637f0c6be7fe36199616f0a5e25fc5be3e70c Mon Sep 17 00:00:00 2001 From: linyuchen Date: Sun, 10 Mar 2024 00:04:09 +0800 Subject: [PATCH] chore: ver 3.13.10 --- manifest.json | 4 ++-- src/version.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index d44a6d5..6f457e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "manifest_version": 4, "type": "extension", - "name": "LLOneBot v3.13.9", + "name": "LLOneBot v3.13.10", "slug": "LLOneBot", "description": "LiteLoaderQQNT的OneBotApi", - "version": "3.13.9", + "version": "3.13.10", "thumbnail": "./icon.png", "authors": [ { diff --git a/src/version.ts b/src/version.ts index 32f55dd..f519d28 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = "3.13.9" \ No newline at end of file +export const version = "3.13.10" \ No newline at end of file