From f393fc44cf07e11e2cf69479bbe5e71f86316cc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Claro?= Date: Fri, 8 Dec 2023 20:57:06 -0400 Subject: [PATCH] bump app version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8eefd87..55e7d07 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Mobile version of Project Reality PRSPY publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.1.1+6 +version: 1.1.2+7 environment: sdk: ">=3.0.0 <4.0.0"