Bump version to v0.13.4

This commit is contained in:
dab246
2024-10-17 10:03:10 +07:00
committed by Dat H. Pham
parent 193f1fd2ee
commit 4281ff65b0
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,10 @@
## [0.13.4] - 2024-10-17
### Added
- Configuration for deploy platform
### Fixed
- Change logos to beta and move position of version label on web
## [0.13.3] - 2024-10-16
### Fixed
- \#3002 \[SEARCH\] More filters
@@ -637,6 +644,7 @@
- \#1512 remove plain text input for signature
- \#1469 remove animation when navigating screen
[0.13.4]: https://github.com/linagora/tmail-flutter/releases/tag/v0.13.4
[0.13.3]: https://github.com/linagora/tmail-flutter/releases/tag/v0.13.3
[0.11.4002]: https://github.com/linagora/tmail-flutter/releases/tag/v0.11.4002
[0.11.4001]: https://github.com/linagora/tmail-flutter/releases/tag/v0.11.4001
+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.13.3
version: 0.13.4
environment:
sdk: ">=3.0.0 <4.0.0"