Skip to content

Commit 07d1f68

Browse files
committed
Update version number in [about_screen]
1 parent 314ff4e commit 07d1f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/screens/about_screen.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class _AppDetailSection extends StatelessWidget {
6565
),
6666
),
6767
TextSpan(
68-
text: 'Version 1.0.2\n',
68+
text: 'Version 1.1.0\n',
6969
style: TextStyle(
7070
color: Theme.of(context).colorScheme.secondary,
7171
),

0 commit comments

Comments
 (0)