diff --git a/CHANGELOG.md b/CHANGELOG.md index e96c0077..c60f2317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.1] +- Fix toolbar dividers condition. + # [7.4.0] - Support Flutter version 3.13.0. diff --git a/pubspec.yaml b/pubspec.yaml index 521f9484..9fda30c1 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.0 +version: 7.4.1 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill