V.1.2.6 #16

Merged
yaso_meth merged 31 commits from V.1.2.6 into main 2026-02-25 09:30:49 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a29d0afeb8 - Show all commits

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: