Bump version to v0.11.3

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 36f2578acdf998a44872e506b08724074cb18f09)
This commit is contained in:
dab246
2024-01-12 13:34:19 +07:00
committed by Dat Vu
parent 2a1c5cd72f
commit c8c97cb9cc
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,7 @@
## [0.11.3] - 2024-01-12
### Fixed
- Get plain notification on iOS
## [0.11.2] - 2024-01-12
### Changed
- Disable Work Manager in sending email automatically
@@ -381,6 +385,8 @@
- \#1512 remove plain text input for signature
- \#1469 remove animation when navigating screen
[0.11.3]: https://github.com/linagora/tmail-flutter/releases/tag/v0.11.3
[0.11.2]: https://github.com/linagora/tmail-flutter/releases/tag/v0.11.2
[0.11.0]: https://github.com/linagora/tmail-flutter/releases/tag/v0.11.0
[0.10.5]: https://github.com/linagora/tmail-flutter/releases/tag/v0.10.5
[0.10.4]: https://github.com/linagora/tmail-flutter/releases/tag/v0.10.4
+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.11.2
version: 0.11.3
environment:
sdk: ">=3.0.0 <4.0.0"