瀏覽代碼

Cambio de version

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