From b7be96d03c8fc29fdb4d17093a78b405b69d2343 Mon Sep 17 00:00:00 2001 From: "Mauro Rosero P." Date: Sat, 15 Mar 2025 12:17:34 -0500 Subject: [PATCH] =?UTF-8?q?[IMPROVED]=20Corregir=20t=C3=ADtulo=20del=20men?= =?UTF-8?q?=C3=BA=20en=20script=20version=5Fcli.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit šŸ¤– Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- bin/version_cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/version_cli.sh b/bin/version_cli.sh index 2edab61..6672913 100755 --- a/bin/version_cli.sh +++ b/bin/version_cli.sh @@ -23,7 +23,7 @@ source "$MSG_DIR/head.es" # Variables globales title="GESTOR DE CLIs DE CONTROL DE VERSIONES" -apps_title="Configuración de CLIs Git" +apps_title="Gestión de CLIs Git" SELECTED_CLI="" TOKEN_FILE="" SELECTED_CLI_NAME=""