Bump version to v0.16.3

This commit is contained in:
Dat PHAM HOANG
2025-06-20 17:20:14 +07:00
parent f355b17d4f
commit 474db79542
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
## [0.16.3] - 2025-06-20
### Added
- Translation
### Fixed
- lottie not work in EML preview
- style for Trash/Spam banner mobile
- #3791 sending queue email lost body
## [0.16.2] - 2025-06-20
### Fixed
- [iOS] update privacy manifest for lottie library
+1 -1
View File
@@ -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.16.2
version: 0.16.3
environment:
sdk: ">=3.0.0 <4.0.0"