Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyuezhang0402 committed Oct 16, 2023
1 parent 8a8b56d commit 065d052
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# [7.4.10]
- Update translations.

# [7.4.9]
- Style recognition fixes.

Expand Down
2 changes: 1 addition & 1 deletion lib/src/translations/toolbar.i18n.dart
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ extension Localization on String {
'Move to previous occurrence': 'Move to previous occurrence',
'Move to next occurrence': 'Move to next occurrence',
'Saved using the network': 'Guardado através da network',
'Saved using the local storage':
'Saved using the local storage':
'Guardado através do armazenamento local',
'Error while saving image': 'Erro a gravar imagem',
},
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.9
version: 7.4.10
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill

Expand Down

0 comments on commit 065d052

Please sign in to comment.