diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f67f63..3e3cb704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.1.6 + +- Better support for Windows + ## 1.1.5 - Added message with notice and fix if Flutter releases URL is blocked in your country. diff --git a/pubspec.yaml b/pubspec.yaml index a4525d78..a14a047e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fvm description: A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions. -version: 1.1.5 +version: 1.1.6 homepage: https://github.com/leoafarias/fvm environment: