From cc6b7a34e52741de63bf6f2dca83f91d3a2a750e Mon Sep 17 00:00:00 2001 From: Tom Bursch Date: Wed, 3 Aug 2022 11:52:50 +0200 Subject: [PATCH] Prepare release 54 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b48c4828..245e7e43 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: 0.2.4+53 +version: 0.2.5+54 environment: sdk: ">=2.17.0 <3.0.0" @@ -56,7 +56,7 @@ dependencies: charts_flutter: ^0.12.0 cached_network_image: ^3.2.1 image_picker: ^0.8.5+3 - file_picker: ^5.0.0 + file_picker: ^5.0.1 photo_view: ^0.14.0 dev_dependencies: