version upgraded on ui

This commit is contained in:
MohammadTaha Basiri 2022-07-18 15:42:27 +04:30
parent a414bd19ae
commit a0dd33b3c4
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ class Settings extends StatelessWidget {
), ),
const SizedBox(height: 16), const SizedBox(height: 16),
DidvanText( DidvanText(
'نسخه نرم‌افزار: 2.2.0', 'نسخه نرم‌افزار: 2.2.5',
style: Theme.of(context).textTheme.caption, style: Theme.of(context).textTheme.caption,
), ),
], ],