From d350615b40fcd087354e2449914dacae19a12c3d Mon Sep 17 00:00:00 2001 From: Shawn Date: Fri, 9 Sep 2022 08:57:53 -0600 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- release_notes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 415fe676..6ad7139a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: wonders description: Explore the famous wonders of the world. publish_to: "none" -version: 1.9.0 +version: 1.9.2 environment: sdk: ">=2.16.0 <3.0.0" diff --git a/release_notes.txt b/release_notes.txt index 8083fe0a..dacc4cb5 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,4 +1,4 @@ -# 1.9.0 +# 1.9.2 - Improved support for dynamic text scaling - Improved performance for blend modes and blurs - Added LocalSwitcher btn in the main Wonders Menu