From 12bafd8d98ba95e531ea662c6dae667c2e9d69b8 Mon Sep 17 00:00:00 2001 From: X Code Date: Fri, 6 Jan 2023 08:02:12 -0800 Subject: [PATCH] Upgrade to 6.1.12 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3f59a30..ccc1545a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [6.1.12] +* Apply i18n for default font dropdown option labels corresponding to 'Clear'. + # [6.1.11] * Remove iOS hack for delaying focus calculation. diff --git a/pubspec.yaml b/pubspec.yaml index 8ef81718..d5145582 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) -version: 6.1.11 +version: 6.1.12 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill