From 06c3985aa464da8b762d88d98442f9f6800efe4a Mon Sep 17 00:00:00 2001 From: jxxghp Date: Fri, 23 Feb 2024 10:59:20 +0800 Subject: [PATCH] v1.6.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 加快了插件页面的展现速度 - 插件的日志独立保存和查看 - 站点索引新增支持`萝莉`,支持`AGSVPT`的短剧搜索,修复了`象站`的索引问题 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index a652f760..02655a99 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -APP_VERSION = 'v1.6.6' +APP_VERSION = 'v1.6.7'