Upgrade CHANGELOG to fix conflict

pull/1428/head
Cheryl 2 years ago committed by Ahmed Hnewa
parent 8a20a68e8e
commit 2b9cf0f5c3
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
# [7.4.13]
- Fixed tab editing when in readOnly mode.
# [7.4.12]
- Update the minimum version of device_info_plus to 9.1.0.
- Custom style attrbuites for platforms other than mobile (alignment, margin, width, height)

@ -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.12
version: 7.4.13
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save