Skip to content

Commit

Permalink
feat: v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuan0213 committed Jul 12, 2024
1 parent 01c4711 commit 0754cb5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@

### 版本更新

#### v3.5.4

##### 问题修复
- 修复多语言搜索数据库异常
- 修复馒头 观众获取做种总量失败
- 瓣订阅近期动态定时任务时间错误
- 高级搜索tmdb报错

#### v3.5.3

##### 问题修复
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v3.5.3'
APP_VERSION = 'v3.5.4'

0 comments on commit 0754cb5

Please sign in to comment.