Bump version to v0.24.12

This commit is contained in:
Dat H. Pham
2026-02-24 14:10:04 +07:00
parent 9afe4d89e3
commit 1c66dab1f3
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [0.24.12] - 2026-02-24
### Fixed
- TF-4336 Inbox should be above Favorite folder
- TF-4337 Translate in Fr
- TF-4339 CORS issue with open-configuration
## [0.24.11] - 2026-02-12
### Fixed
- Fix email list does not automatically refill after bulk delete (#4323)
+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.24.11
version: 0.24.12
environment:
sdk: ">=3.0.0 <4.0.0"