Bump version to v0.17.1

This commit is contained in:
Dat PHAM HOANG
2025-07-21 16:53:21 +07:00
parent 2a1fed5540
commit be0ef818d1
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [0.17.0] - 2025-07-21
### Fixed
- Blank email in thread detail after open email from notification
- Content spacing between email in thread detail
- Temporary disable Toggle quote in iOS (due to platform issue: click link in web view)
## [0.17.0] - 2025-07-20
### Added
- TF-3881 Thread Detail improvements and fixes.
+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.0
version: 0.17.1
environment:
sdk: ">=3.0.0 <4.0.0"