Browse Source

Cambio de version

OscarGil03 6 months ago
parent
commit
5d8fea1497
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/widgets/app_drawer.dart

+ 1 - 1
lib/widgets/app_drawer.dart

@@ -199,7 +199,7 @@ class AppDrawer extends StatelessWidget {
             child: Align(
               alignment: Alignment.bottomCenter,
               child: Text(
-                '$prefijoVersion.1.24.10.09+1',
+                '$prefijoVersion.1.24.10.21',
                 style: const TextStyle(fontWeight: FontWeight.w300),
               ),
             ),