Bump version to v0.17.2

This commit is contained in:
Dat PHAM HOANG
2025-07-24 17:03:49 +07:00
parent 32ba70d6e2
commit 36c386bb90
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -1,4 +1,10 @@
## [0.17.0] - 2025-07-21
## [0.17.2] - 2025-07-24
### Fixed
- Safari long email content be clipped
- Safari drag n drop image be placed under signature
- Remove space in Re/Fwd and `:` in French
## [0.17.1] - 2025-07-21
### Fixed
- Blank email in thread detail after open email from notification
- Content spacing between email in thread detail
+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.17.1
version: 0.17.2
environment:
sdk: ">=3.0.0 <4.0.0"