更新版本号

This commit is contained in:
xunbu
2025-09-24 11:19:25 +08:00
parent f2d178b6fd
commit c05f2dac58
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2025 QinHan
# SPDX-License-Identifier: MPL-2.0
__version__="1.4.5.b1"
__version__="1.4.5"

View File

@@ -1,8 +1,9 @@
更新日志
----------------
v1.4.5版 2025.9.23
v1.4.5版 2025.9.24
特性
- 支持ass字幕翻译
- 增加启用系统代理选项(替代之前的系统代理环境变量)
- 缓存先前选择的工作流
- 增加聚光AI平台支持
修复