CTK 1.1.0
This commit is contained in:
@@ -43,7 +43,7 @@ const List<_CreditSection> _kCreditSections = [
|
||||
_CreditPerson('Augusta Pureza Alves Silveira', CreditsStrings.medRole),
|
||||
_CreditPerson('Cristina Lopes Cardoso Silva', CreditsStrings.medRole),
|
||||
_CreditPerson('João Carlos Rodrigues L. Miranda',CreditsStrings.infRole,),
|
||||
_CreditPerson('Tiago Órfão)', CreditsStrings.otoringoRole),
|
||||
_CreditPerson('Tiago Órfãos', CreditsStrings.otoringoRole),
|
||||
]),
|
||||
_CreditSection(CreditsStrings.institutionSection, [
|
||||
_CreditPerson('Universidade Fernando Pessoa', ''),
|
||||
|
||||
@@ -154,7 +154,7 @@ class _SettingsBodyState extends State<SettingsBody> {
|
||||
const _InfoTile(
|
||||
icon: Icons.info_outline_rounded,
|
||||
title: SettingsStrings.appVersion,
|
||||
subtitle: '1.0.0',
|
||||
subtitle: '1.1.0',
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user