From c9ec58979e62a5cb28cb0818b97e58b9dc39dc60 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Fri, 20 Feb 2026 11:04:24 -0500 Subject: [PATCH] Update conversations.php --- conversations.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/conversations.php b/conversations.php index 3331e56..970d031 100644 --- a/conversations.php +++ b/conversations.php @@ -835,7 +835,7 @@ if (!isset($_SESSION['user_id'])) {
πŸ’¬ Conversaciones - v1.3.0- + v1.4.0-
@@ -1014,9 +1014,9 @@ if (!isset($_SESSION['user_id'])) { // ESTE LOG DEBE APARECER PRIMERO console.clear(); console.log('%c═══════════════════════════════════════════', 'color: #25d366; font-weight: bold;'); - console.log('%cπŸš€ WHATSAPP BOT v1.3.0 - Desarrollado por U-Site.app', 'background: #25d366; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; border-radius: 5px;'); + console.log('%cπŸš€ WHATSAPP BOT v1.4.0 - Desarrollado por U-Site.app', 'background: #25d366; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; border-radius: 5px;'); console.log('%c═══════════════════════════════════════════', 'color: #25d366; font-weight: bold;'); - window.__APP_VERSION__ = '1.3.0'; + window.__APP_VERSION__ = '1.4.0'; ">