Skip to content

Commit

Permalink
v1.1.5
Browse files Browse the repository at this point in the history
- 修复了批量整理时只刮削第一个文件的问题
- 修复了多下载任务同一下载目录时会重复处理文件的问题
- 支持在WEB页面操作重启(需要映射`/var/run/docker.sock`文件到容器)
  • Loading branch information
jxxghp committed Sep 6, 2023
1 parent adff3b2 commit f75abb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v1.1.4'
APP_VERSION = 'v1.1.5'

0 comments on commit f75abb2

Please sign in to comment.