瀏覽代碼

cambio versión

OscarGil03 6 月之前
父節點
當前提交
e4e8ac923f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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),
               ),
             ),