From 91e88ae8a79cb5a54b4e034bf67456012e4b0ab6 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Fri, 11 Jul 2025 13:54:12 +0200 Subject: [PATCH] Update build to 86 --- Frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index eb03ac54..e07bea1f 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -1,7 +1,7 @@ name: mzansi_innovation_hub description: "" publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.1.12+85 +version: 1.1.12+86 environment: sdk: '>=3.5.3 <4.0.0'