From 6b8c4672ed6e32ff9ca83a153f68b7b846626fde Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Mon, 15 Sep 2025 11:23:54 +0200 Subject: [PATCH] Update Build --- Frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index 413ccd34..51b24b5b 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.2.0+95 +version: 1.2.0+96 environment: sdk: '>=3.5.3 <4.0.0'