Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 86a271e

Browse files
committed
change version
1 parent cdda38f commit 86a271e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/image_picker/image_picker/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## NEXT
1+
## 0.8.4+11
22

33
* Fixes Activity leak.
44

@@ -27,7 +27,7 @@ picking multiple images on pre-iOS 14 devices.
2727

2828
* Improves the documentation on handling MainActivity being killed by the Android OS.
2929
* Updates Android compileSdkVersion to 31.
30-
* Fixes iOS RunnerUITests search paths.
30+
* Fix iOS RunnerUITests search paths.
3131

3232
## 0.8.4+4
3333

packages/image_picker/image_picker/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for selecting images from the Android and iOS image
33
library, and taking new pictures with the camera.
44
repository: https://github.com/flutter/plugins/tree/main/packages/image_picker/image_picker
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
6-
version: 0.8.4+10
6+
version: 0.8.4+11
77

88
environment:
99
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)