Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc0d9da

Browse files
committed
updated change log & version number
1 parent 8674b8f commit cc0d9da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.1
2+
#### Android
3+
Replaces random number generation with milliseconds timestamp in file name fallback.
4+
15
## 5.0.0
26

37
#### General

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A package that allows you to use a native file explorer to pick sin
33
homepage: https://github.com/miguelpruivo/plugins_flutter_file_picker
44
repository: https://github.com/miguelpruivo/flutter_file_picker
55
issue_tracker: https://github.com/miguelpruivo/flutter_file_picker/issues
6-
version: 5.0.0
6+
version: 5.0.1
77

88
dependencies:
99
flutter:

0 commit comments

Comments
 (0)