diff --git a/CHANGELOG.md b/CHANGELOG.md index 76d0ac5..914c21a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,16 +10,18 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee *None.* +## 4.3.6 + +### Fixes + +- Predicate the flash mode correctly when retrying the initialization. + ## 4.3.5 ### Improvements - Allows `sensor_plus` v6. -### Fixes - -- Predicate the flash mode correctly when retrying the initialization. - ## 4.3.4 ### Fixes diff --git a/example/pubspec.yaml b/example/pubspec.yaml index dc97769..5b122e8 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,6 +1,6 @@ name: wechat_camera_picker_demo description: A new Flutter project. -version: 4.3.5+41 +version: 4.3.6+42 publish_to: none environment: diff --git a/pubspec.yaml b/pubspec.yaml index a25aaad..b17170f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: wechat_camera_picker -version: 4.3.5 +version: 4.3.6 description: | A camera picker for Flutter projects based on WeChat's UI, which is also a separate runnable extension to the