Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 75dd544

Browse files
committed
Update version
1 parent 2b2d223 commit 75dd544

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/path_provider/path_provider_windows/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## NEXT
22

3+
## 2.0.7
4+
5+
* Added support for unicode encoded VERSIONINFO
36
* Minor fixes for new analysis options.
47

58
## 2.0.6

packages/path_provider/path_provider_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: path_provider_windows
22
description: Windows implementation of the path_provider plugin
33
repository: https://github.com/flutter/plugins/tree/main/packages/path_provider/path_provider_windows
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+path_provider%22
5-
version: 2.0.6
5+
version: 2.0.7
66

77
environment:
88
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)