From 8204cec044b1bed2c558ea318be504ee00aa1049 Mon Sep 17 00:00:00 2001 From: leoafarias Date: Wed, 12 Aug 2020 07:04:19 -0400 Subject: [PATCH] Version bump --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: