From aba7c8521ef3d5c4a26d167b22d67c66398a0071 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Wed, 16 Aug 2023 12:06:09 -0700 Subject: [PATCH] Upgrade to 7.4.0 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f65ce3fd..e96c0077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.0] +- Support Flutter version 3.13.0. + # [7.3.3] - Updated Dependencies conflicting. diff --git a/pubspec.yaml b/pubspec.yaml index c5a59fcb..521f9484 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.3.3 +version: 7.4.0 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill