From a4d510f023e17adf12685f120b211ba74dd30ac5 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Thu, 20 Nov 2025 11:22:24 +0200 Subject: [PATCH] v.1.2.4 Build Number Updated to 114 --- Frontend/lib/mih_config/mih_theme.dart | 2 +- Frontend/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/lib/mih_config/mih_theme.dart b/Frontend/lib/mih_config/mih_theme.dart index ca2b5a6a..7d102ad2 100644 --- a/Frontend/lib/mih_config/mih_theme.dart +++ b/Frontend/lib/mih_config/mih_theme.dart @@ -14,7 +14,7 @@ class MihTheme { late String loadingAssetText; late TargetPlatform platform; bool kIsWeb = const bool.fromEnvironment('dart.library.js_util'); - String latestVersion = "1.2.3"; + String latestVersion = "1.2.4"; // Options:- // f3f9d2 = Cream // f0f0c9 = cream2 diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index dc75b6f4..79f0e16e 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.3+113 +version: 1.2.4+114 # version: 1.1.1+97 #--- Updated version for upgrader package testing environment: