From 768b5be42cead83b2ddccb1ce630b4a1d50cbbc8 Mon Sep 17 00:00:00 2001 From: X Code Date: Thu, 3 Feb 2022 18:41:58 -0800 Subject: [PATCH] Upgrade to 3.9.5 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7769f54a..11fde479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [3.9.5] +* Fix image pasting. + # [3.9.4] * Hiding dialog after selecting action for image. diff --git a/pubspec.yaml b/pubspec.yaml index e4eb6673..fc13b44d 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: 3.9.4 +version: 3.9.5 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill