forked from yaso_meth/mih-project
add MIH App to version text
This commit is contained in:
@@ -626,7 +626,7 @@ class _MihInfoState extends State<MihInfo> {
|
||||
),
|
||||
),
|
||||
Text(
|
||||
"Version: ${MzanziInnovationHub.of(context)!.theme.getLatestVersion()}",
|
||||
"MIH App Version: ${MzanziInnovationHub.of(context)!.theme.getLatestVersion()}",
|
||||
style: const TextStyle(
|
||||
fontWeight: FontWeight.normal,
|
||||
fontSize: 15,
|
||||
|
||||
Reference in New Issue
Block a user