OscarGil03 6 mesi fa
parent
commit
e4e8ac923f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/widgets/app_drawer.dart

+ 1 - 1
lib/widgets/app_drawer.dart

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