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: