From 5dbab276a1e62c1fb568a6a1014cb3b9c5e952a7 Mon Sep 17 00:00:00 2001 From: Shawn Date: Mon, 12 Sep 2022 14:30:07 -0600 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- release_notes.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 595dd642..383a81ae 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.3 +version: 1.9.4 environment: sdk: ">=2.16.0 <3.0.0" diff --git a/release_notes.txt b/release_notes.txt index 8ebc649d..25763d25 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,7 @@ +# 1.9.4 +- Fix tappable arrow on home page +- Reduce text size for collapsing pull quote + # 1.9.3 - Improved support for dynamic text scaling - Improved performance for blend modes and blurs