From 343e491a950d3127fe3fb6344a355b3d42aec637 Mon Sep 17 00:00:00 2001 From: GeJiaXiang <353358601@qq.com> Date: Wed, 13 Mar 2024 09:40:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E5=BA=94=E7=94=A8=E5=AE=9D=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E5=AE=A1=E6=A0=B8=E7=89=88=E6=9C=AC=EF=BC=9A1.0.15+20?= =?UTF-8?q?240313?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- star_lock/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/star_lock/pubspec.yaml b/star_lock/pubspec.yaml index 01d85bb6..180d50dc 100644 --- a/star_lock/pubspec.yaml +++ b/star_lock/pubspec.yaml @@ -18,7 +18,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. -version: 1.0.11+20240309 +version: 1.0.15+20240313 environment: sdk: '>=2.12.0 <3.0.0'