From 850de16e3f4c1504b01032caeec3e2912dbda0ba Mon Sep 17 00:00:00 2001 From: Miguel Henrique <miguelhp373@gmail.com> Date: Sun, 11 Feb 2024 14:19:04 -0300 Subject: [PATCH] new version --- econolista_app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/econolista_app/pubspec.yaml b/econolista_app/pubspec.yaml index 2e20197..bf282e4 100644 --- a/econolista_app/pubspec.yaml +++ b/econolista_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.0+1 +version: 1.1.0+1 environment: sdk: '>=3.0.5 <4.0.0'