We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90f503 commit ffb0035Copy full SHA for ffb0035
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.24.13] - 2026-02-25
2
+### Fixed
3
+- TF-4344 Selected language not reflect current language
4
+
5
## [0.24.12] - 2026-02-24
6
### Fixed
7
- TF-4336 Inbox should be above Favorite folder
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.12
+version: 0.24.13
19
20
environment:
21
sdk: ">=3.0.0 <4.0.0"
0 commit comments