diff --git a/ci/version.code.txt b/ci/version.code.txt index 1a6afed..538a65c 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.6.8 \ No newline at end of file +v1.6.9 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index 70a5587..57824f2 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,3 +1,9 @@ +v1.6.9 + +- [x] ✨ 双页浏览 +- [x] ♻️ 相册阅读器添加缓存 +- [x] ✨ 查看登录错误信息 + v1.6.8 - [x] ✨ 分流修复 (默认,分流1,分流2) diff --git a/pubspec.yaml b/pubspec.yaml index c159147..1246828 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: jasmine comic browser publish_to: 'none' -version: 1.6.8+28 +version: 1.6.9+29 environment: sdk: ">=2.15.1 <3.0.0"