From d9e3cdb62591bef4534ba18e50f9485fa40a9aa1 Mon Sep 17 00:00:00 2001 From: yoochanhong Date: Fri, 31 May 2024 00:55:47 +0900 Subject: [PATCH] =?UTF-8?q?chore=20::=20flutter=20=EC=95=B1=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= 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 a3c2b17..33e8473 100644 --- 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: 3.7.0+26 +version: 3.7.1+27 environment: sdk: '>=3.1.3 <4.0.0'