Skip to content

Commit 6228379

Browse files
committed
🔖 9.3.1
1 parent 862ac04 commit 6228379

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ that can be found in the LICENSE file. -->
99
1010
## Unreleased
1111

12+
*None.*
13+
14+
## 9.3.1
15+
1216
### Improvements
1317

1418
- Do not mute the Live Photo during the preview.

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker_demo
22
description: The demo project for the wechat_assets_picker package.
3-
version: 9.3.0+58
3+
version: 9.3.1+59
44
publish_to: none
55

66
environment:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_assets_picker
2-
version: 9.3.0
2+
version: 9.3.1
33
description: |
44
An image picker (also with videos and audio)
55
for Flutter projects based on WeChat's UI,

0 commit comments

Comments
 (0)