diff --git a/ci/version.code.txt b/ci/version.code.txt index 96e57bd..1a6afed 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.6.7 \ No newline at end of file +v1.6.8 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index 256dd73..5a206df 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,3 +1,7 @@ +v1.6.8 + +- [x] ✨ 分流修复 + v1.6.7 - [x] ✨ 对分类进行排序(设置项) diff --git a/pubspec.yaml b/pubspec.yaml index 8211bd4..c159147 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: jasmine comic browser publish_to: 'none' -version: 1.6.7+27 +version: 1.6.8+28 environment: sdk: ">=2.15.1 <3.0.0"