add MIH App to version text

This commit is contained in:
2025-04-14 14:27:12 +02:00
parent ce3dd06886
commit c19d001db5

View File

@@ -626,7 +626,7 @@ class _MihInfoState extends State<MihInfo> {
), ),
), ),
Text( Text(
"Version: ${MzanziInnovationHub.of(context)!.theme.getLatestVersion()}", "MIH App Version: ${MzanziInnovationHub.of(context)!.theme.getLatestVersion()}",
style: const TextStyle( style: const TextStyle(
fontWeight: FontWeight.normal, fontWeight: FontWeight.normal,
fontSize: 15, fontSize: 15,