diff --git a/README.md b/README.md index ec22990..364799d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@
-使用Flutter编写的动漫之家跨平台第三方客户端 +使用Flutter编写的再漫画跨平台第三方客户端
![浅色模式](/document/screenshot_light.jpg) @@ -28,7 +28,7 @@ ## 声明 -- 本项目为[动漫之家](https://dmzj.com)第三方开源APP +- 本项目为[再漫画](https://zaimanhua.com)第三方开源APP - 本项目仅用于学习交流编程技术,严禁将本项目用于商业目的。如有任何商业行为,均与本项目无关。 diff --git a/document/RELEASE.txt b/document/RELEASE.txt index 6cef4b0..c3a3a83 100644 --- a/document/RELEASE.txt +++ b/document/RELEASE.txt @@ -1,2 +1,3 @@ -1. 适配Flutter 3.22 -2. 点击换一批按钮时旋转加载图标 #216 @GZGavinZhao \ No newline at end of file +## 再漫画X(ZAI-X) + +1. 首个测试版本 \ No newline at end of file diff --git a/document/app_version.json b/document/app_version.json index f8699e0..244268e 100644 --- a/document/app_version.json +++ b/document/app_version.json @@ -1,7 +1,7 @@ { - "version": "2.1.1-beta", - "version_num": 20101, - "version_desc": "1. 适配Flutter 3.22\n2. 换一批刷新增加动画 #216 @GZGavinZhao", - "prerelease":false, + "version": "1.0.1-test", + "version_num": 10001, + "version_desc": "1. 首个测试版本", + "prerelease":true, "download_url": "https://github.com/xiaoyaocz/flutter_dmzj/releases" } \ No newline at end of file diff --git a/document/logo.png b/document/logo.png index 36083d8..bcf2d64 100644 Binary files a/document/logo.png and b/document/logo.png differ diff --git a/lib/requests/common_request.dart b/lib/requests/common_request.dart index 27c3f13..6c65562 100644 --- a/lib/requests/common_request.dart +++ b/lib/requests/common_request.dart @@ -14,7 +14,7 @@ class CommonRequest { /// 检查更新 Future