From 848a0b5d02d1d1fae35ae0c76890d464e3197a7b Mon Sep 17 00:00:00 2001 From: Cheryl Date: Sat, 30 Sep 2023 21:48:35 -0700 Subject: [PATCH] Upgrade to 7.4.8 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83c555c6..bd095115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.8] +- Upgrade dependencies. + # [7.4.7] - Add Vietnamese and German translations. diff --git a/pubspec.yaml b/pubspec.yaml index 3459911b..a7d6d467 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.7 +version: 7.4.8 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill