Bump version to v0.18.4

This commit is contained in:
Dat PHAM HOANG
2025-08-28 09:18:24 +07:00
parent 5dac044d1f
commit 949c1a698c
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
## [0.18.4] - 2025-08-28
### Fixed
- Handle color picker in vacation, identity
- Cursor jumping in composer
## [0.18.3] - 2025-08-27
### Fixed
- Translation Portuguese, French, Irish, Chinese, Vietnamese, Russian
+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.18.3
version: 0.18.4
environment:
sdk: ">=3.0.0 <4.0.0"