From 97a8d0d95cd1f7f628457348c6609d30d2ee3f4b Mon Sep 17 00:00:00 2001 From: "Dat H. Pham" Date: Wed, 22 Apr 2026 10:51:35 +0700 Subject: [PATCH] Bump version to v0.28.4-rc01 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8e6bfd923..6e9d5605d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.28.3-rc10 +version: 0.28.4 environment: sdk: ">=3.0.0 <4.0.0"