Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit 840d0c1

Browse files
author
Luis Correa
committed
1.2.5 | 28-07-2020
1 parent 1233d9e commit 840d0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/settings.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class _SettingsState extends State<SettingsWidget> {
5050
});
5151
}
5252

53-
static const String versionInfo = 'Versión 1.2.5 | 27-07-2020';
53+
static const String versionInfo = 'Versión 1.2.6 | 28-07-2020';
5454

5555
@override
5656
Widget build(BuildContext context) {

0 commit comments

Comments
 (0)