Skip to content

Commit 713ef92

Browse files
authored
Update about_screen.dart
1 parent 2a574e0 commit 713ef92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/screens/about_screen.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class AboutScreen extends StatelessWidget {
4848

4949
// App Version
5050
const Text(
51-
'Version 1.9.5',
51+
'Version 2.0.0',
5252
style: TextStyle(fontSize: 16, color: Colors.grey),
5353
),
5454

0 commit comments

Comments
 (0)