Bump version to v0.9.3
(cherry picked from commit 81f4b7d8dcc6608110574e1a54b7552496123421)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## [0.9.3] - 2023-09-19
|
||||||
|
### Fixed
|
||||||
|
- \[HOT-FIX\] Fix built release but nginx route 404 not found on web
|
||||||
|
|
||||||
## [0.9.2] - 2023-09-14
|
## [0.9.2] - 2023-09-14
|
||||||
### Changed
|
### Changed
|
||||||
- \#2134 \[WEB\] mailto URL
|
- \#2134 \[WEB\] mailto URL
|
||||||
@@ -257,6 +261,7 @@
|
|||||||
- \#1512 remove plain text input for signature
|
- \#1512 remove plain text input for signature
|
||||||
- \#1469 remove animation when navigating screen
|
- \#1469 remove animation when navigating screen
|
||||||
|
|
||||||
|
[0.9.3]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.3
|
||||||
[0.9.2]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.2
|
[0.9.2]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.2
|
||||||
[0.9.1]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.1
|
[0.9.1]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.1
|
||||||
[0.9.0]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.0
|
[0.9.0]: https://github.com/linagora/tmail-flutter/releases/tag/v0.9.0
|
||||||
|
|||||||
+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.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.9.2
|
version: 0.9.3
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user