Skip to content

Commit

Permalink
Bump version to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 committed Sep 19, 2023
1 parent 153e168 commit 81f4b7d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
### Changed
- \#2134 \[WEB\] mailto URL
Expand Down Expand Up @@ -257,6 +261,7 @@
- \#1512 remove plain text input for signature
- \#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.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
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.2
version: 0.9.3

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 81f4b7d

Please sign in to comment.