Skip to content

Commit

Permalink
Bump version to v0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed Jan 3, 2025
1 parent b5959e6 commit 650cf08
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.14.6] - 2025-01-03
### Fixed
- #3372 Paging empty trash
- #3370 Limit Email/set with limit is min of (50, maxObjectsInSet)
- #3379 Show replyAll button in case recipients not include me
- #3385 Realtime update UI base on Email/set
- #3344 Paste recipients to composer

## [0.14.5] - 2024-12-26
### Fixed
- #3336 Make Echo ping of web socket optional
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.14.5
version: 0.14.6

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 650cf08

Please sign in to comment.