Bump version to v0.10.3
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 8bc7b50f0b555f73866b7c0775b6cb9772ab98fc)
This commit is contained in:
+6
-1
@@ -1,3 +1,7 @@
|
||||
## [0.10.3] - 2023-10-27
|
||||
### Fixed
|
||||
- Build release on iOS
|
||||
|
||||
## [0.10.2] - 2023-10-27
|
||||
### Added
|
||||
- Change font size in composer
|
||||
@@ -317,6 +321,7 @@
|
||||
- \#1512 remove plain text input for signature
|
||||
- \#1469 remove animation when navigating screen
|
||||
|
||||
[0.10.3]: https://github.com/linagora/tmail-flutter/releases/tag/v0.10.3
|
||||
[0.10.2]: https://github.com/linagora/tmail-flutter/releases/tag/v0.10.2
|
||||
[0.10.1]: https://github.com/linagora/tmail-flutter/releases/tag/v0.10.1
|
||||
[0.10.0]: https://github.com/linagora/tmail-flutter/releases/tag/v0.10.0
|
||||
@@ -339,4 +344,4 @@
|
||||
[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
|
||||
[0.7.7]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.7
|
||||
[0.7.6]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.6
|
||||
[0.7.6]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.6
|
||||
+1
-1
@@ -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.10.2
|
||||
version: 0.10.3
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user