From 2c5170800ebded4ef9e5bae69c263b9df128c80b Mon Sep 17 00:00:00 2001 From: Bruno D'Luka Date: Sat, 13 Aug 2022 09:16:28 -0300 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e05ca288..4e75afc1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ Date format: DD/MM/YYYY -## [4.0.0-pre.3] - [00/08/2022] +## [4.0.0-pre.3] - Top navigation and auto suggestions - [13/08/2022] - `NavigationView` mode fixes: - When top overflow menu is opened, `PaneItemHeader` no longer throws an unsupported error diff --git a/pubspec.yaml b/pubspec.yaml index 499219d3a..ee897e426 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fluent_ui description: Implements Windows UI in Flutter. Based on the official documentation -version: 4.0.0-pre.2 +version: 4.0.0-pre.3 homepage: https://github.com/bdlukaa/fluent_ui environment: