From 25113df2a316f9369af56a2e5be5ba395c311b9b Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Thu, 12 Jun 2025 12:23:37 +0200 Subject: [PATCH 1/2] update version to 1.1.10+71 --- Frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index b70bdedb..59770633 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.9+70 +version: 1.1.10+71 environment: sdk: '>=3.5.3 <4.0.0' From 849207e7cf2956e6d022982885e8c16996493647 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Thu, 12 Jun 2025 12:25:02 +0200 Subject: [PATCH 2/2] chane about mih versin --- Frontend/lib/mih_config/mih_theme.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/lib/mih_config/mih_theme.dart b/Frontend/lib/mih_config/mih_theme.dart index fa3ba129..3288fb90 100644 --- a/Frontend/lib/mih_config/mih_theme.dart +++ b/Frontend/lib/mih_config/mih_theme.dart @@ -13,7 +13,7 @@ class MihTheme { late String loadingAssetText; late TargetPlatform platform; bool kIsWeb = const bool.fromEnvironment('dart.library.js_util'); - String latestVersion = "1.1.9"; + String latestVersion = "1.1.10"; // Options:- // f3f9d2 = Cream // f0f0c9 = cream2