diff --git a/lib/screens/main_screen.dart b/lib/screens/main_screen.dart index 18f461f..7f69de8 100644 --- a/lib/screens/main_screen.dart +++ b/lib/screens/main_screen.dart @@ -277,7 +277,7 @@ class _MainScreenState extends State { height: 15, ), Text( - 'Release Date : 30.09.20', + 'Release Date : 11.10.20', style: TextStyle( fontSize: 14, fontWeight: FontWeight.w600), ),