diff --git a/ci/version.code.txt b/ci/version.code.txt index 01558e3..b4e1736 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.5.3 \ No newline at end of file +v1.5.4 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index f2516bb..068eb92 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,6 +1,3 @@ -v1.5.3 +v1.5.4 - [x] ♻️ Network -- [x] 🐛 Fix copy error -- [x] ♻️ Title words setting -- [x] ♻️ Login error tips diff --git a/pubspec.yaml b/pubspec.yaml index 3b8604e..2fc6bd8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: jasmine comic browser publish_to: 'none' -version: 1.5.3+21 +version: 1.5.4+22 environment: sdk: ">=2.15.1 <3.0.0"