From 7c0d3537b250e32b54990d7af52cd5c8c151a4bd Mon Sep 17 00:00:00 2001 From: yoochanhong Date: Fri, 26 Apr 2024 20:04:14 +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 674b5f80..3eca217f 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.4.1+23 +version: 3.5.0+24 environment: sdk: '>=3.1.3 <4.0.0'