From 1b1b38aba553f47fdd0bed00f3deb4c56adfaaf0 Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Sun, 30 Nov 2025 02:13:16 -0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8Dauto=E6=83=85?= =?UTF-8?q?=E5=86=B5=E5=92=8C=E8=BF=9E=E6=8E=A5=E4=B8=AD...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 983d3a5..a95c0a6 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # 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. -version: 0.0.3 +version: 0.0.4 environment: sdk: '>=3.5.0 <4.0.0'