update version number of mih

This commit is contained in:
2026-02-16 13:25:46 +02:00
parent eb93714022
commit a29d0afeb8
2 changed files with 2 additions and 2 deletions

View File

@@ -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";
}

View File

@@ -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: