diff --git a/CHANGELOG.md b/CHANGELOG.md index bd0951159..2699e2333 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 a7d6d4670..c8fec16ad 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