versions update to release

pull/1357/head
Dilanka Yapa 2 years ago committed by GitHub
parent f1fdaf6fcc
commit eadb7a64e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      flutter_quill_extensions/pubspec.yaml
  2. 2
      pubspec.yaml

@ -1,6 +1,6 @@
name: flutter_quill_extensions
description: Embed extensions for flutter_quill including image, video, formula and etc.
version: 0.4.0
version: 0.4.1
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions
@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
flutter_quill: ^7.3.2
flutter_quill: ^7.3.3
image_picker: ^1.0.2
photo_view: ^0.14.0

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

Loading…
Cancel
Save