From 7b0ea8c2e09cb86b12c1e5fed3389fc0f8f700c6 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Fri, 2 May 2025 13:12:46 -0600 Subject: [PATCH] prueba de commit --- nucleo-bot/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nucleo-bot/config.js b/nucleo-bot/config.js index aee1c2c..9bc5b9e 100644 --- a/nucleo-bot/config.js +++ b/nucleo-bot/config.js @@ -3,7 +3,7 @@ /*───────────────────────────────────────────────────────────────*/ export const config = { - VERSION : '0.5.14', + VERSION : '0.5.20', API_URL : process.env.BOT_API_URL ?? 'http://whatsapp-bot:8002', GROUP_ID : process.env.GROUP_ID ?? '120363203056794284@g.us', REPLY_MSG : process.env.REPLY_MSG ?? 'que pedos',