From 96664d04a307bd342260cfa0fb884c12cbfde7b9 Mon Sep 17 00:00:00 2001 From: wm Date: Thu, 30 Jul 2026 14:12:17 +0800 Subject: [PATCH] CI test --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dd09c4233f..21efffe4f7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. # update when release -version: 2.1.0+5543 +version: 2.1.0+5546 environment: sdk: ">=3.11.1"