From 4fb0683f3c3bc32212bc038eb76eaf712c3d2cb2 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Tue, 17 Oct 2023 11:18:28 -0700 Subject: [PATCH] Upgrade to 7.4.12 --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20d91396..4cd28c90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # [7.4.12] -- Update the minimum version of device_info_plus to 9.1.0 +- Update the minimum version of device_info_plus to 9.1.0. - # [7.4.11] - Add sw locale. diff --git a/pubspec.yaml b/pubspec.yaml index 27b331a8..b33fd406 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.11 +version: 7.4.12 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill