We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439a85b commit 9f1cd93Copy full SHA for 9f1cd93
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.24.10] - 2026-02-12
+## [0.24.11] - 2026-02-12
2
### Fixed
3
- Fix email list does not automatically refill after bulk delete (#4323)
4
- TF-4329 Fix rogue mailbox set request for favorite
pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
# Read more about iOS versioning at
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
-version: 0.24.10
+version: 0.24.11
19
20
environment:
21
sdk: ">=3.0.0 <4.0.0"
0 commit comments