add MIH App to version text
This commit is contained in:
parent
ce3dd06886
commit
c19d001db5
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue