From 9dcfb6dc1e23d456184c9b6d252734caadc03e60 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 25 Jun 2024 16:32:45 +0800 Subject: [PATCH] v1.9.8-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复剧集自动刮削报错问题 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 9b695438..cf2211b5 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -APP_VERSION = 'v1.9.8' +APP_VERSION = 'v1.9.8-1'