Correct build
This commit is contained in:
parent
d29277affa
commit
471172b006
|
|
@ -903,7 +903,7 @@ void _showAbout(BuildContext context) async {
|
|||
child: Text(localization.viewLicenses.toUpperCase()),
|
||||
onPressed: () => showLicensePage(
|
||||
context: context,
|
||||
applicationName: 'Invoice Ninja',
|
||||
applicationName: 'Invoice Ninja v5',
|
||||
applicationIcon: apppIcon,
|
||||
applicationLegalese: appLegalese,
|
||||
applicationVersion: state.appVersion,
|
||||
|
|
|
|||
Loading…
Reference in New Issue