diff --git a/app/release.md b/app/release.md index 92a0c53..b8caf4c 100644 --- a/app/release.md +++ b/app/release.md @@ -1,5 +1,3 @@ -* 1、修复第三方书源书籍更新后未读章节提示不高亮的问题 -* 2、修复日夜间切换闪退bug -* 3、修复部分发现无法加载下一页的问题 -* 4、新增应用崩溃记录界面 -* 6、书源网络支持蓝奏云文件链接(如有密码,用逗号隔开) \ No newline at end of file +* 1、修复软件无法打开的问题(超时时间为5s) +* 2、修复DIY书源重复显示订阅书源的问题 +* 3、优化动态插件加载 \ No newline at end of file diff --git a/app/version_code.properties b/app/version_code.properties index efd030a..876db74 100644 --- a/app/version_code.properties +++ b/app/version_code.properties @@ -17,5 +17,5 @@ # #Fri Jun 18 21:45:31 CST 2021 -VERSION_CODE=243 -NEED_CREATE_RELEASE=false +VERSION_CODE=244 +NEED_CREATE_RELEASE=true