From 402c6fc64a26268b6f2f7222e4f11ff07de452f8 Mon Sep 17 00:00:00 2001 From: garronej Date: Sun, 3 Sep 2023 01:38:38 +0200 Subject: [PATCH] Fix log message when prompting which version to download --- src/bin/promptKeycloakVersion.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/promptKeycloakVersion.ts b/src/bin/promptKeycloakVersion.ts index 696d68e7..276dc90f 100644 --- a/src/bin/promptKeycloakVersion.ts +++ b/src/bin/promptKeycloakVersion.ts @@ -17,7 +17,7 @@ export async function promptKeycloakVersion() { return { getLatestsSemVersionedTag }; })(); - console.log("Initialize the directory with email template from which keycloak version?"); + console.log("Select Keycloak version?"); const tags = [ ...(await getLatestsSemVersionedTag({