From c8c8b069c0175f9e5d81d419135c178cc6f762bb Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Mon, 7 Jul 2025 02:14:14 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4474ee8..be5ab00 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,13 @@ { "name": "Amily2号聊天优化助手", "display_name": "Amily2号聊天优化助手", - "version": "2.0.1", + "version": "1.0.1", "author": "Wx-2025", - "description": "一个拥有独立UI的智能优化引擎,能连接世界书,并具备即时总结与自动存档能力,是您的御用档案大师。", + "description": "一个拥有独立UI的智能优化引擎,连接世界书,并具备即时总结与自动存档能力,御用档案大师。", "minSillyTavernVersion": "1.10.0", "requires": [], "homePage": "https://github.com/Wx-2025/sillytavern-chat-optimiser.git", "loading_order": 100, "js": "index.js", "styles": ["style.css"] -} \ No newline at end of file +}