-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Alist2Stm 模块新增同步功能 #65 - 使用单例、多例模式优化各个模块 - 强制将用户名以及密码转化为 str,减少报错风险 - 更新依赖 - 优化日志输出 - Alist2Strm、Ani2Strm 支持使用永久令牌登录 Alist
- Loading branch information
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
APP_VERSION = "v1.2.4-1" | ||
APP_VERSION = "v1.2.5" |