From 54095074b6bb6acfca3d88e5d4314a29e275c9b7 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Tue, 16 Jul 2024 08:07:24 +0800 Subject: [PATCH] v1.9.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增认证站点:`ROUSI` - 修复Telegram部分消息格式异常问题 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 082c33199..fb82a8664 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -APP_VERSION = 'v1.9.11' +APP_VERSION = 'v1.9.12'