Bump version to v0.18.0

This commit is contained in:
Dat PHAM HOANG
2025-08-22 14:38:14 +07:00
committed by Dat H. Pham
parent 321865e2ea
commit 3c15c34d8c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## [0.17.3] - 2025-08-22
## [0.18.0] - 2025-08-22
### Added
- #3834 Remember user sort
- #3912 [Thread Detail] Real time update issue
+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.17.3
version: 0.18.0
environment:
sdk: ">=3.0.0 <4.0.0"