Skip to content

Commit 74267bb

Browse files
committed
🔖 9.7.0
1 parent fbd3a99 commit 74267bb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.7.0
15+
1216
**Improvements**
1317

1418
- Allows to specify the fallback text delegate through `assetPickerTextDelegateFromLocale`.

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.6.0+67
3+
version: 9.7.0+68
44
publish_to: none
55

66
environment:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_assets_picker
2-
version: 9.6.0
2+
version: 9.7.0
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)