Bump version to v0.7.11

(cherry picked from commit ef08ded9c1c3d1ca369243d2a1dd1eaaa59baa3d)
This commit is contained in:
dab246
2023-06-05 15:00:11 +07:00
committed by Dat Vu
parent be2308630b
commit 75690050fe
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,7 @@
## [0.7.11] - 2023-06-05
### Changed
- Upgrade version flutter-typeahead
## [0.7.10] - 2023-06-05
### Added
- Keep N recently opened email in the cache
@@ -113,6 +117,7 @@
- \#1512 remove plain text input for signature
- \#1469 remove animation when navigating screen
[0.7.11]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.11
[0.7.10]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.10
[0.7.9]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.9
[0.7.8]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.8
+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.7.10
version: 0.7.11
environment:
sdk: ">=2.19.2 <3.0.0"