From f79b61795b6bd42a72d0f3e45e21c149e9a883cf Mon Sep 17 00:00:00 2001 From: HRiggs Date: Mon, 15 Dec 2025 13:51:42 -0500 Subject: [PATCH] Wasted 12 Mins --- flutter_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_app/pubspec.yaml b/flutter_app/pubspec.yaml index 47e1b4b..a559ec6 100644 --- a/flutter_app/pubspec.yaml +++ b/flutter_app/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.1+1 +version: 1.0.2 environment: sdk: '>=3.5.0 <4.0.0'