From e888b5187560e927083a2310310348db46872c26 Mon Sep 17 00:00:00 2001 From: JiWoong Sul Date: Wed, 28 Jan 2026 19:04:17 +0900 Subject: [PATCH] =?UTF-8?q?chore(version):=201.1.0+4=20=EB=B2=84=EC=A0=84?= =?UTF-8?q?=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 - 네이버 지도 공유 텍스트 처리 개선 - URL 열기 기능 웹 환경 호환성 개선 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2978a7d..ec60073 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: 1.0.2+3 +version: 1.1.0+4 environment: sdk: ^3.8.1