From 1349f35cfe5df153416665588a48d68e004f3dd1 Mon Sep 17 00:00:00 2001 From: JiWoong Sul Date: Fri, 30 Jan 2026 15:32:08 +0900 Subject: [PATCH] =?UTF-8?q?chore(version):=201.1.1+5=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 - BLE 기반 맛집 공유 기능 구현 반영 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b04991b..a732112 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.1.0+4 +version: 1.1.1+5 environment: sdk: ^3.8.1