Browse Source

Cambio version

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

+ 1 - 1
lib/widgets/app_drawer.dart

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