diff --git a/pubspec.lock b/pubspec.lock index 6b69b182a..7a3001ae9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -282,7 +282,7 @@ packages: name: exif url: "https://pub.dartlang.org" source: hosted - version: "3.1.1" + version: "3.1.2" expandable: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index b6fd9fe85..e1e7d60c1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: ente photos application # 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.6.19+349 +version: 0.6.20+350 environment: sdk: ">=2.10.0 <3.0.0"