Skip to content

Commit

Permalink
v1.1.7
Browse files Browse the repository at this point in the history
- 修复了文件转移无法覆盖的问题
- 修复了过滤规则只能从尾部开始删除的问题
- 优化了内建重启,支持非root权限环境(需要重拉镜像)
- 文件管理功能支持排序
- 优化了插件页面交互,优先展示插件数据
  • Loading branch information
jxxghp committed Sep 9, 2023
1 parent 65d202e commit a30e3f4
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.6'
APP_VERSION = 'v1.1.7'

0 comments on commit a30e3f4

Please sign in to comment.