diff --git a/mih_ui/lib/mih_config/mih_theme.dart b/mih_ui/lib/mih_config/mih_theme.dart index dd7ea4c1..02f1fa42 100644 --- a/mih_ui/lib/mih_config/mih_theme.dart +++ b/mih_ui/lib/mih_config/mih_theme.dart @@ -9,7 +9,7 @@ class MihTheme { late String loadingAssetText; late TargetPlatform platform; bool kIsWeb = const bool.fromEnvironment('dart.library.js_util'); - String latestVersion = "1.2.5"; + String latestVersion = "1.2.6"; MihTheme() { mode = "Dark"; } diff --git a/mih_ui/pubspec.yaml b/mih_ui/pubspec.yaml index 88e94c22..6d2db76a 100644 --- a/mih_ui/pubspec.yaml +++ b/mih_ui/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.5+126 +version: 1.2.6+127 # version: 1.1.1+97 #--- Updated version for upgrader package testing environment: