From 1b77cf80b5a4e7d0285cff5d7d96bb296d1d9e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?th=E1=BB=8Bnh?= Date: Tue, 17 Sep 2024 18:01:21 +0700 Subject: [PATCH] Bump version to 1.0.38+134 --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index f0288933b..4990f937a 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -3,7 +3,7 @@ description: A new Flutter project. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.37+133 +version: 1.0.38+134 environment: sdk: ">=3.0.0 <4.0.0"