From 81c932a0e6ca47ac51d37df57ecaf67dd38f6c48 Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Tue, 30 Sep 2025 11:44:01 +0200 Subject: [PATCH] NEW: Update version to 1.2.1+98 --- 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 e582f7cc..eed96378 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.0"; + String latestVersion = "1.2.1"; // Options:- // f3f9d2 = Cream // f0f0c9 = cream2 diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index edc4c3bc..43d2c8fa 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+97 +version: 1.2.1+98 # version: 1.1.1+97 #--- Updated version for upgrader package testing environment: