From e3c5ce13482d6abb9eecc879dbc3ade310356178 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Tue, 29 Aug 2023 08:05:01 -0700 Subject: [PATCH] Upgrade to 7.4.4 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f385bfbd..43a6486d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.4] +- Fix #1311. + # [7.4.3] - Fixed a space input error on iPad. diff --git a/pubspec.yaml b/pubspec.yaml index f304237f..4509d2d1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter. -version: 7.4.3 +version: 7.4.4 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill