From ff381e6e07230fdf555413ca92337ba766d8c1c3 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Sun, 1 Oct 2023 17:41:34 -0700 Subject: [PATCH] Upgrade to 7.4.9 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd095115..2699e233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.9] +- Style recognition fixes. + # [7.4.8] - Upgrade dependencies. diff --git a/pubspec.yaml b/pubspec.yaml index a7d6d467..c8fec16a 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.8 +version: 7.4.9 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill