diff --git a/ci/version.code.txt b/ci/version.code.txt index cea0f99..96e57bd 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.6.6 \ No newline at end of file +v1.6.7 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index 18057c5..3106a59 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,17 +1,11 @@ -v1.6.6 +v1.6.7 -- [x] ♻️修改一些UI -- [x] 🚀修改AppID, 签名 -- [x] 🚀升级flutter +- [x] ✨找回密码 +- [x] ✨webDav +- [x] ✨自动同步历史记录(发电) +- [x] ♻️注册登录更友善的提示(有些人看不懂英文) +- [x] ✨快速切换封印模式菜单 +- [x] ✨阉割掉注册 +- [x] ✨快速切换分流 +- [x] ✨导出图片zip -v1.6.5 - -- [x] ✨️导出未下载完或下载错误的漫画 -- [x] ♻️优化安卓DeepLinks - -v1.6.4 - -- [x] ✨️去掉UI动画的选项 (对阅读器友好) -- [x] ♻️去掉无用文件关联 -- [x] ✨安卓支持 pika://comic/id 模式分享链接 (ios早已支持) -- [x] 🚀优化安卓配置文件 diff --git a/pubspec.yaml b/pubspec.yaml index ff3f953..df935a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.6.6+13 +version: 1.6.7+14 environment: sdk: ">=2.12.0 <3.0.0"