From 88db949b3ce51daebd63aa80f4c6f1a96525afac Mon Sep 17 00:00:00 2001 From: niuhuan Date: Sat, 28 Oct 2023 23:57:46 +0800 Subject: [PATCH] :zap: 020 --- ci/version.code.txt | 2 +- ci/version.info.txt | 2 +- pubspec.yaml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ci/version.code.txt b/ci/version.code.txt index c9b3c01..74a63a2 100644 --- a/ci/version.code.txt +++ b/ci/version.code.txt @@ -1 +1 @@ -v1.5.1 \ No newline at end of file +v1.5.2 \ No newline at end of file diff --git a/ci/version.info.txt b/ci/version.info.txt index 0f73e1c..5384eea 100644 --- a/ci/version.info.txt +++ b/ci/version.info.txt @@ -1,4 +1,4 @@ -v1.5.1 +v1.5.2 - [x] ♻️ Network - [x] 🐛 Fix copy error diff --git a/pubspec.yaml b/pubspec.yaml index 6720aed..f2edcb7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: jasmine comic browser publish_to: 'none' -version: 1.5.1+19 +version: 1.5.2+20 environment: sdk: ">=2.15.1 <3.0.0" @@ -26,7 +26,6 @@ dependencies: filesystem_picker: ^3.1.0 window_manager: ^0.3.2 flutter_screenutil: ^5.7.0 - path: ^1.8.3 dev_dependencies: flutter_test: