Bump version to v0.24.12
This commit is contained in:
@@ -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
|
## [0.24.11] - 2026-02-12
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix email list does not automatically refill after bulk delete (#4323)
|
- Fix email list does not automatically refill after bulk delete (#4323)
|
||||||
|
|||||||
+1
-1
@@ -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.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.24.11
|
version: 0.24.12
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user