8000 Update file_selector_macos version for publishing · google/flutter-desktop-embedding@d28f8ae · GitHub
[go: up one dir, main page]

Skip to content

Commit d28f8ae

Browse files
Update file_selector_macos version for publishing
1 parent a0ecd05 commit d28f8ae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/file_selector/file_selector_macos/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.4
2+
3+
* Treat empty filter lists the same as null.
4+
15
## 0.0.3
26

37
* Fix README

plugins/file_selector/file_selector_macos/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: file_selector_macos
22
description: macOS implementation of the file_selector plugin.
3-
version: 0.0.3
3+
version: 0.0.4
44
homepage: https://github.com/google/flutter-desktop-embedding/tree/master/plugins/file_selector/file_selector_macos
55

66
flutter:

0 commit comments

Comments
 (0)
0